[IMP] HR: set kanaban view on employees button

bzr revid: jap@tinyerp.com-20120405050623-1fsn4vsxhn0uon8o
This commit is contained in:
Jagdish Panchal (Open ERP) 2012-04-05 10:36:23 +05:30
parent 7101149a98
commit 49197686fd
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<label string="Create Your Departments :" />
<button name="%(view_department_form_installer)d" string="Departments" type="action" icon="terp-personal+"/>
<label string="Create Your Employees :" />
<button name="%(action_create_hr_employee_installer)d" string="Employees" type="action" icon="terp-personal"/>
<button name="%(open_view_employee_list_my)d" string="Employees" type="action" icon="terp-personal"/>
<field name="module_hr_timesheet_sheet"/>
<field name="module_hr_holidays"/>
<field name="module_hr_payroll"/>