[IMP] hr config: improve config wizard view

bzr revid: rco@openerp.com-20120515065740-f2f0k7q7j90jn6jc
This commit is contained in:
Raphael Collet 2012-05-15 08:57:40 +02:00
parent bcb9291df3
commit 0227307c9b
1 changed files with 4 additions and 3 deletions

View File

@ -28,9 +28,10 @@
<field name="module_hr_holidays"/>
<newline/>
<field name="module_hr_payroll"/>
<button name="%(open_payroll_modules)d" type="action"
string="Install Country-Specific Payroll" icon="gtk-go-forward"/>
<newline/>
<group colspan="2">
<button name="%(open_payroll_modules)d" type="action"
string="Install Country-Specific Payroll" icon="gtk-go-forward"/>
</group>
<separator string="Timesheets" colspan="4"/>
<field name="module_hr_attendance"/>