-
- Downloads
[IMP] hr_{attendance,recruitment,holidays,expense,contract}: add activity view on main actions
Purpose is to extend the use of the newly-introduced activity view allowing to see at a glance activities to perform on a given model. It eases daily job of people working with activities. Updated * employee main menu actions; * leave and allocation request main menu actions; * applicant main menu actions; * expense and expense report main menu actions; * contract main menu action; * attendance employee main action; Following @est-odoo advice the Next Activities menu entry in hr_recruitment is removed as there are already a lot of ways of managing activities: using the systray, using activity view present on most actions, ... This commit is linked to task ID 1889413.
Showing
- addons/hr/views/hr_views.xml 1 addition, 1 deletionaddons/hr/views/hr_views.xml
- addons/hr_attendance/views/hr_employee_view.xml 1 addition, 1 deletionaddons/hr_attendance/views/hr_employee_view.xml
- addons/hr_contract/views/hr_contract_views.xml 1 addition, 1 deletionaddons/hr_contract/views/hr_contract_views.xml
- addons/hr_expense/views/hr_expense_views.xml 4 additions, 4 deletionsaddons/hr_expense/views/hr_expense_views.xml
- addons/hr_holidays/views/hr_leave_allocation_views.xml 3 additions, 3 deletionsaddons/hr_holidays/views/hr_leave_allocation_views.xml
- addons/hr_holidays/views/hr_leave_views.xml 5 additions, 5 deletionsaddons/hr_holidays/views/hr_leave_views.xml
- addons/hr_recruitment/views/hr_recruitment_views.xml 1 addition, 22 deletionsaddons/hr_recruitment/views/hr_recruitment_views.xml
Loading
Please register or sign in to comment