Daily updates from Odoo
Thursday, September 28, 2023
1 change
Features or functions removed from Odoo
This change removes the standalone worksheet option from Field Service when Studio is not available, reducing complexity and avoiding support for two separate worksheet setups. It also reorganizes related reporting code to make the Field Service report components easier to maintain.
Original PR description
## [MOV] industry_fsm_report: split python file ## [REV] industry_fsm*: revert worksheet without Studio Purpose: Without studio, worksheets have little use and it complicates the implementation as we have to support two different possible scenarios. task-3186423