Daily updates from Odoo
Tuesday, September 23, 2025
1 change · 17.0
Code cleanup and technical improvements
This change reorganizes how landed cost valuation adjustments are prepared so custom modules can extend that behavior more easily. It does not change day-to-day user workflows, but it improves maintainability and flexibility for businesses with tailored inventory costing needs.
Original PR description
Create 'cost adjustment stock valuation layer' and the preparing of its values with separate method to make it hookable for custom modules This was split from the initial PR https://github.com/odoo/odoo/pull/160527 cc @pfertyk --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr