mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 06:12:01 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -5,12 +5,12 @@
|
|||
name="Time Off"
|
||||
id="menu_hr_holidays_root"
|
||||
sequence="225"
|
||||
web_icon="hr_holidays,static/description/icon.svg"
|
||||
web_icon="hr_holidays,static/description/icon.png"
|
||||
groups="base.group_user"/>
|
||||
|
||||
<menuitem
|
||||
id="menu_hr_holidays_my_leaves"
|
||||
name="My Time Off"
|
||||
name="My Time"
|
||||
parent="menu_hr_holidays_root"
|
||||
sequence="1"/>
|
||||
|
||||
|
|
@ -41,8 +41,8 @@
|
|||
action="action_hr_holidays_dashboard"/>
|
||||
|
||||
<menuitem
|
||||
id="menu_hr_holidays_approvals"
|
||||
name="Approvals"
|
||||
id="menu_hr_holidays_management"
|
||||
name="Management"
|
||||
parent="menu_hr_holidays_root"
|
||||
sequence="3"
|
||||
groups="hr_holidays.group_hr_holidays_responsible"/>
|
||||
|
|
@ -50,16 +50,16 @@
|
|||
<menuitem
|
||||
id="menu_open_department_leave_approve"
|
||||
name="Time Off"
|
||||
parent="menu_hr_holidays_approvals"
|
||||
parent="menu_hr_holidays_management"
|
||||
action="hr_leave_action_action_approve_department"
|
||||
sequence="1"/>
|
||||
sequence="5"/>
|
||||
|
||||
<menuitem
|
||||
id="hr_holidays_menu_manager_approve_allocations"
|
||||
name="Allocations"
|
||||
parent="menu_hr_holidays_approvals"
|
||||
parent="menu_hr_holidays_management"
|
||||
action="hr_leave_allocation_action_approve_department"
|
||||
sequence="2"/>
|
||||
sequence="15"/>
|
||||
|
||||
<menuitem
|
||||
id="menu_hr_holidays_report"
|
||||
|
|
@ -79,8 +79,16 @@
|
|||
id="menu_hr_holidays_summary_all"
|
||||
name="by Type"
|
||||
parent="menu_hr_holidays_report"
|
||||
action="act_hr_employee_holiday_request"
|
||||
action="action_hr_leave_report"
|
||||
sequence="3"/>
|
||||
|
||||
<menuitem
|
||||
id="menu_hr_holidays_balance"
|
||||
name="Balance"
|
||||
parent="menu_hr_holidays_report"
|
||||
action="action_hr_holidays_by_employee_and_type_report"
|
||||
groups="hr_holidays.group_hr_holidays_manager"
|
||||
sequence="4"/>
|
||||
|
||||
<menuitem
|
||||
id="menu_hr_holidays_configuration"
|
||||
|
|
@ -114,9 +122,9 @@
|
|||
sequence="3"/>
|
||||
|
||||
<menuitem
|
||||
id="hr_holidays_stress_day_menu_configuration"
|
||||
action="hr_leave_stress_day_action"
|
||||
name="Stress Days"
|
||||
id="hr_holidays_mandatory_day_menu_configuration"
|
||||
action="hr_leave_mandatory_day_action"
|
||||
name="Mandatory Days"
|
||||
parent="menu_hr_holidays_configuration"
|
||||
groups="hr_holidays.group_hr_holidays_manager"
|
||||
sequence="4"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue