Daily updates from Odoo
Friday, January 13, 2023
1 change · master
Code cleanup and technical improvements
Project and field service screens, portal views, and reports were reorganized for greater consistency with the broader project app changes. Customers using field service portals will see clearer time labels and better handling of field service project context.
Original PR description
*=industry_fsm,industry_fsm_{report,sale},project_holidays,sale_timesheet_enterprise
The main changes of this PR are explained in the community PR. Other changes include:
- Added the `fsm_mode` context key in the portal for fsm projects.
- Changed the label of `portal_effective_hours` and `portal_subtask_effective_hours` in the portal to be consistent with their non-portal counterpart.
---
Community: https://github.com/odoo/odoo/pull/106015
Task-2746370