[IMP] hr_payroll: improved string of label on Payslip run wizard

bzr revid: mtr@mtr-20110526085314-tetaycxkkq6ge8gi
This commit is contained in:
mtr 2011-05-26 14:23:14 +05:30
parent 2b8e537224
commit 937dfdddb7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<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." />
<label colspan="4" nolabel="1" string="This wizard will generate payslips for all selected employee(s) based on the given dates and credit note." />
<group colspan="4" >
<separator string="Employees" colspan="4"/>
<newline/>