Daily updates from Odoo
Monday, November 3, 2025
1 change · saas-18.4
Code cleanup and technical improvements
This change moves the preparation of product revaluation values into a separate internal method. It makes the process easier for custom extensions to plug into without changing the core behavior, improving flexibility for businesses with tailored stock/accounting workflows.
Original PR description
This allows to make it hookable by custom addons This was split from https://github.com/odoo/odoo/pull/160527 cc @pfertyk @sys-odoo @Whenrow --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#230265 Forward-Port-Of: odoo/odoo#228204