change timesheet menu seq
This commit is contained in:
parent
feffe2b3cc
commit
0699036ad8
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue