Tuesday, August 19, 2025
1 change · saas-18.3
Enhancements to existing features
The accounting tax helper documentation was improved to make it clearer which helpers are available in the point of sale interface and which are only available on the server side. This helps developers avoid confusion when working with tax behavior across accounting and point of sale areas, with no direct change for end users.
Original PR description
Since some of them are copy pasted javascript side, adding such docstring is helping to distinguish what is available directly js-side from point_of_sale from what is only accessible python-side. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#223258