[Imp] improve view for Payslips Batches and Payment Advices.

bzr revid: amb@tinyerp.com-20130628104052-s9we23nm5gt2z5ht
This commit is contained in:
Amit Bhavsar (Open ERP) 2013-06-28 16:10:52 +05:30
parent 87443c86e0
commit b190137aa6
2 changed files with 5 additions and 7 deletions

View File

@ -698,13 +698,11 @@
<h1>
<field name="name"/>
</h1>
<h2>
Period from
<field name="date_start"/>
to
<field name="date_end"/>
</h2>
<group col="4">
<label for="date_start" string="Period"/>
<div>
<field name="date_start" class="oe_inline"/> - <field name="date_end" class="oe_inline"/>
</div>
<field name="credit_note"/>
</group>
<separator string="Payslips"/>

View File

@ -92,7 +92,7 @@
<label for="Name" class="oe_edit_only" string="Name"/>
<h2><field name="name"/></h2>
<label for="date" class="oe_edit_only"/>
<h2><field name="date"/></h2>
<div><field name="date"/></div>
<group colspan="3" col="6">
<field name="bank_id"/>
<field name="number"/>