Saturday, December 13, 2025
1 change · 18.0
Resolved issues and error corrections
This update resolves an issue where tax grouping keys in the account_edi_ubl module could sometimes be unexpectedly empty (None). This fix ensures accurate tax calculations and reporting, particularly when using customizations. Additionally, a minor correction was made regarding excise taxes.
Original PR description
Some overrides assign a value to the tax's grouping_key after the super call. However, the returned value could be None. Also fix a little mistake regarding excise taxes. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr