Daily updates from Odoo
Sunday, March 8, 2026
1 change
Enhancements to existing features
This pull request enhances the account_edi_ubl_cii module by completely separating the BIS3 export process. It deprecates several outdated functions related to BIS3 UBL generation, streamlining the export process and improving accuracy. This change ensures compliance with BIS3 standards for 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 Forward-Port-Of: odoo/odoo#249823