[IMP] hr_payroll: improved indentation

bzr revid: mtr@mtr-20110525054743-kud7fi4o8uepjqjs
This commit is contained in:
mtr 2011-05-25 11:17:43 +05:30
parent d246077537
commit 14b089bd33
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Payslips by Employees">
<label colspan="4" nolabel="1" string="This wizard will generate payslips for all selected employee(s) based on the given dates." />
<separator colspan="4"/>
<label colspan="4" nolabel="1" string="This wizard will generate payslips for all selected employee(s) based on the given dates." />
<separator colspan="4"/>
<field name="date_from" />
<field name="date_to" />
<field name="credit_note" />