-
- Downloads
[IMP] hr(_timesheet)_attendance: improvements for the ui
PURPOSE
Generic improvements for services.
SPECIFICATION
- For all reporting menus: removed the group by in the search view, and kept grouping
the grid, pivot and graph views by the corresponding field.
- For timesheet/attendance, switched the pivot and graph views from their places.
- Renamed 'billable type' into 'billing type'.
task-2766164
closes odoo/odoo#85726
Related: odoo/enterprise#24940
Signed-off-by:
Laurent Stukkens (ltu) <ltu@odoo.com>
Showing
- addons/hr_timesheet/report/hr_timesheet_report_view.xml 54 additions, 8 deletionsaddons/hr_timesheet/report/hr_timesheet_report_view.xml
- addons/hr_timesheet_attendance/report/hr_timesheet_attendance_report.py 8 additions, 0 deletions...sheet_attendance/report/hr_timesheet_attendance_report.py
- addons/hr_timesheet_attendance/report/hr_timesheet_attendance_report_view.xml 10 additions, 2 deletions...attendance/report/hr_timesheet_attendance_report_view.xml
- addons/sale_timesheet/models/account.py 1 addition, 1 deletionaddons/sale_timesheet/models/account.py
- addons/sale_timesheet/views/hr_timesheet_views.xml 15 additions, 3 deletionsaddons/sale_timesheet/views/hr_timesheet_views.xml
- odoo/addons/test_main_flows/static/tests/tours/main_flow.js 2 additions, 2 deletionsodoo/addons/test_main_flows/static/tests/tours/main_flow.js
Loading
Please register or sign in to comment