Daily updates from Odoo
Wednesday, April 9, 2025
1 change
Enhancements to existing features
Manufacturing work orders can now have their status edited more flexibly, reducing situations where teams are stuck with irreversible state changes. This simplifies day-to-day shop floor management and makes future improvements easier to support.
Original PR description
- Allow manual editing of work order states to provide greater flexibility. - Simplify work order status computation, reducing rigid state dependencies. - Minimize state recalculations, ensuring a more straightforward and maintainable codebase. - Address pain points where state transitions were irreversible and difficult to modify. - Facilitate easier application of future changes and enhancements. Task: [4289826](https://www.odoo.com/odoo/966/tasks/4289826) https://github.com/odoo/odoo/pull/194841 https://github.com/odoo/upgrade/pull/7405