[IMP] hr_payroll: improved separator string for Generate Payslip wizard

bzr revid: mtr@mtr-20110525060059-1l5ml5xegex6so4i
This commit is contained in:
mtr 2011-05-25 11:30:59 +05:30
parent 14b089bd33
commit 8462b39b9e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<field name="date_to" />
<field name="credit_note" />
<group colspan="4" >
<separator string="Payslips by Employees" colspan="4"/>
<separator string="Employees" colspan="4"/>
<newline/>
<field name="employee_ids" nolabel="1"/>
</group>