Daily updates from Odoo
Thursday, June 6, 2024
2 changes
Code cleanup and technical improvements
This cleanup removes an obsolete internal option from several document extraction areas because it is no longer used. It has no expected impact on day-to-day users, but it simplifies maintenance and reduces unnecessary code paths.
Original PR description
Since commit d225e77, this parameter is unused.
This draft updates the underlying make-to-stock order flow to align with related changes in the main Odoo platform. The work appears focused on restructuring internal behavior rather than introducing a finished business-facing feature, so visible impact may be limited until the draft is completed.
Original PR description
DRAFT