Tuesday, November 4, 2025
1 change · 19.0
Code cleanup and technical improvements
The way product revaluation values are prepared has been moved into a separate method. This does not change the user experience, but it makes the stock accounting process easier for custom extensions to adapt safely.
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#232739 Forward-Port-Of: odoo/odoo#228204