odoo/addons/hr_timesheet/hr_timesheet_wizard.xml

9 lines
297 B
XML

<?xml version="1.0" ?>
<terp>
<data>
<wizard string="Sign in / Sign out by project" model="hr.employee" name="hr_timesheet.si_so" id="si_so"/>
<menuitem name="Human Resources/Attendances/Sign in\/out by project" action="si_so" type="wizard" groups="admin" id="menu_si_so"/>
</data>
</terp>