Monday, February 2, 2026
2 changes · 19.0
Enhancements to existing features
This update improves the speed of dynamic placeholder calculations used across manufacturing, purchasing, and inventory workflows. The changes are mostly internal performance optimizations and small cleanups, helping screens respond more efficiently without changing business behavior.
Original PR description
This commit implements suggestions from the original PR's code review, mostly performance improvements and minor refactoring. Task: 4643655 Related: odoo/odoo#220067 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update enhances the user experience by adding a cursor pointer to the headers of statement summaries within the Enterprise module. This allows users to easily navigate and explore the detailed financial information presented in these reports, making it more intuitive and efficient.
Original PR description
This improves the user experience by indicating that the headers are clickable. No task ID Forward-Port-Of: odoo/enterprise#105023