Saturday, October 18, 2025
1 change · saas-18.3
Resolved issues and error corrections
Manual tax amounts entered in a foreign currency are now converted correctly when company-currency amounts are not provided. This prevents incorrect tax totals in accounting and point of sale flows, improving accuracy for multi-currency transactions.
Original PR description
The 'manual_tax_amounts' were not well managed in the aggregators when the amount expressed in foreign currency was specified but not the amounts expressed in company currency. In that case, we were taking the raw amount instead of the rate applied on the manual amount in foreign currency. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#232100