change timesheet menu seq

This commit is contained in:
pawan.sharma 2021-07-24 22:44:03 +05:30
parent feffe2b3cc
commit 0699036ad8
1 changed files with 7 additions and 0 deletions

View File

@ -236,4 +236,11 @@
<field name="act_window_id" ref="hr_timesheet.act_hr_timesheet_line"/>
</record>
<!-- Change timesheet menu sequence -->
<menuitem id="hr_timesheet.timesheet_menu_root"
name="Timesheets"
sequence="-1"
groups="hr_timesheet.group_hr_timesheet_user"
web_icon="hr_timesheet,static/description/icon_timesheet.png"/>
</odoo>