[FIX]l10n_in_hr_payroll:replace header with footer

bzr revid: kbh@tinyerp.com-20120803100843-byyg3x1szmqtc41i
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-08-03 15:38:43 +05:30
parent 2438b3e7ed
commit 562fb910cd
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Print Yearly Salary" version="7.0">
<header>
<footer>
<button name="print_report" string="Print" type="object" class="oe_highlight"/>
or
<button string="Cancel" class="oe_link" special="cancel" />
</header>
</footer>
<group>
<field name="date_from"/>
<field name="date_to"/>