Tuesday, September 14, 2021
2 changes · master
Enhancements to existing features
This update improves project planning by making task date changes in Gantt views behave more safely across dependent work, while preventing moves into the past or changes to completed tasks. It also fixes field service task completion, hides invoicing options until relevant customer details are set, and cleans up several Gantt view display issues.
Timesheet entry units are no longer tied to individual companies, resolving issues where the setting no longer behaved correctly. This makes time entry behavior more consistent across company setups and related timesheet workflows.
Original PR description
The timesheet encoding unit was company dependent but it wasn't working anymore. The unit is now independent from the company. See odoo/odoo#48649