Wednesday, June 10, 2026
1 change · 19.0
New functionality added to Odoo
Companies using Spain's SII reporting can now select Navarra's tax agency and send invoices to the correct Navarra endpoints. This helps businesses operating under Navarra's tax authority meet its specific electronic reporting requirements without manual workarounds.
Original PR description
The Hacienda Foral de Navarra uses the same SII XML format as AEAT but sends invoices to a different endpoint. Additionally, Navarra requires explicit XML namespace declarations in the SOAP envelope header, which the standard zeep serializer does not include by default. This adds the Navarra tax agency as a new option in the company SII configuration, defines its production and test endpoints, and injects the required namespaces in the request header when the Navarra agency is selected. task-5946583 I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#268438 Forward-Port-Of: odoo/odoo#263048