Monday, August 16, 2021
1 change · master
Resolved issues and error corrections
UBL invoice exports now include the tax percentage for each invoice line and totals grouped by tax rate. This helps ensure invoices exported in UBL format can be reimported later with taxes correctly recognized.
Original PR description
When printing an invoice in the UBL format, the exported XML does not contains all the necessary information to allows reimporting later with the taxes correctly set. With this commit, the XML will contain the percentage for each line, as well as the totals for each tax percentage. task id #2350481 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr