Monday, November 24, 2025
1 change · 17.0
Code cleanup and technical improvements
This change reorganizes how changes to a product’s standard cost are prepared and applied. It makes the process easier for other parts of Odoo to hook into, improving flexibility for future stock and valuation updates without changing the main business flow.
Original PR description
To make it hookable when some vaccum values of a product needs to be change a separate method and prepare values method was created 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