[IMP] hr_payroll: improved string of label

bzr revid: mtr@mtr-20110526101304-ls5emcuj5f1ttr9y
This commit is contained in:
mtr 2011-05-26 15:43:04 +05:30
parent 937dfdddb7
commit 9325bbf70e
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 and credit note." />
<label colspan="4" nolabel="1" string="This wizard will generate payslips for all selected employee(s) based on the dates and credit note specified on Payslips Run." />
<group colspan="4" >
<separator string="Employees" colspan="4"/>
<newline/>