Daily updates from Odoo
Tuesday, October 7, 2025
2 changes
1 change
Code cleanup and technical improvements
This update standardizes the internal name of a messaging component used by several Enterprise apps. It helps keep the Enterprise codebase aligned with the main Odoo platform and should not change day-to-day user workflows.
Original PR description
\* = account_accountant, ai, ai_website_livechat, documents, hr_recruitment_extract, iap_extract, spreadsheet_edition, whatsapp Enterprise counter-part. https://github.com/odoo/odoo/pull/229944
1 change
Code cleanup and technical improvements
This change reorganizes how product revaluation information is prepared in inventory accounting. It makes the process easier for custom add-ons to adapt without changing the standard behavior for users.
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