Thursday, March 5, 2026
2 changes · 18.0
Enhancements to existing features
This update addresses a significant change in the format required for Spanish VAT reports, specifically for the 2026 tax year. The update includes a new field for petrol and adjustments to the report structure, ensuring compliance with updated tax regulations. This change impacts the accuracy of reported VAT data.
Original PR description
The format for 2026 changed quite significantly. There is an extra field for the petrol, which we basically do not touch and a lot of casillas that changed places. opw-5990405 Forward-Port-Of: odoo/enterprise#109503
This update enhances the account_edi_ubl_cii module by completely separating the BIS3 export process. It deprecates several older functions related to BIS3 UBL generation, streamlining the process and improving efficiency. This change ensures consistent and accurate UBL export for BIS3 invoices.
Original PR description
Deprecate: _ubl_add_base_line_ubl_values_item _ubl_get_line_item_node _ubl_add_base_line_ubl_values_price _ubl_add_values_payable_amount_tax_withholding _ubl_add_values_payable_rounding_amount _ubl_add_values_allowance_charge_early_payment _ubl_add_values_tax_currency_code_company_currency_if_foreign_currency _ubl_add_values_tax_currency_code_company_currency _ubl_add_values_tax_currency_code_empty _ubl_add_values_tax_currency_code --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr