Thursday, August 20, 2026
1 change · saas-19.3
Enhancements to existing features
Point of Sale receipts now consistently show the taxable base amount for each tax group, returning to the clearer receipt layout used in Odoo 19.0. This helps customers and staff understand how each tax amount was calculated, especially when multiple taxes share the same base.
Original PR description
Revert the receipt tax summary design back to the 19.0 format, ensuring that the base amount is always displayed for each tax group. Before this commit, when all tax groups shared the same tax base, the base amount was hidden, leading to a flat tax listing. Now, the template always renders the tax groups in the format: "Tax [Name] on [Base Amount] [Tax Amount]" task-id: 6296906 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#272831 Forward-Port-Of: odoo/odoo#270749