Merge branch 'leave_manage' into 'development'

change timesheet menu seq

See merge request prakash.jain/cor-odoo!187
This commit is contained in:
pawan.sharma 2021-07-24 17:15:58 +00:00
commit c8b19bfb36
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>