[IMP]: improvement in hr_payroll, payslip view

bzr revid: mga@tinyerp.com-20100702054229-3z91plsgvbm338wk
This commit is contained in:
Mantavya Gajjar 2010-07-02 11:12:29 +05:30
parent 50960407e6
commit c4aa8bc8a3
1 changed files with 1 additions and 22 deletions

View File

@ -486,23 +486,8 @@
</group>
</page>
<page string="Accounting Details">
<group col="2" colspan="3">
<separator colspan="4" string="Accounting Informations"/>
<field name="move_ids" colspan="2" nolabel="1" readonly="1">
<tree string="Accounting Vouchers">
<field name="sequence"/>
<field name="name"/>
<field name="move_id"/>
</tree>
<form string="Accounting Vouchers">
<field name="sequence"/>
<field name="name"/>
<field name="move_id"/>
</form>
</field>
</group>
<group col="2" colspan="1">
<separator colspan="4" string="Other Informations"/>
<separator colspan="2" string="Other Informations"/>
<field name="paid" readonly="1"/>
<field name="company_id"/>
<field name="register_id"/>
@ -512,12 +497,6 @@
<separator colspan="4" string="Description"/>
<field name="note" colspan="4" nolabel="1"/>
</page>
<page string="Account Lines">
<field name="move_line_ids" colspan="4" nolabel="1"/>
</page>
<page string="Payment Lines">
<field name="move_payment_ids" colspan="4" nolabel="1"/>
</page>
</notebook>
<group col="10" colspan="4">
<field name="state"/>