odoo/addons/hr_timesheet/hr_timesheet_wizard.xml

9 lines
330 B
XML
Raw Normal View History

<?xml version='1.0'?>
<terp>
<data>
<wizard name='hr_timesheet.si_so' id='si_so' model='hr.employee' string='Sign in / Sign out by project'/>
<menuitem name='Human Resources/Attendances/Sign in &amp; Out by Project' groups='base.group_admin' action='si_so' type='wizard' id='menu_si_so'/>
</data>
</terp>