[IMP] hr_payroll: Imporve the view

bzr revid: sbh@tinyerp.com-20100630132453-i03wo2723cco0ktd
This commit is contained in:
sbh (Open ERP) 2010-06-30 18:54:53 +05:30
parent 5f51045da7
commit fda81bfab1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Year Salary">
<group height="260" width="460">
<group height="260" width="500">
<field name="fiscalyear_id"/>
<newline/>
<field name="employee_ids" />