Wednesday, June 10, 2026
1 change · saas-19.1
New functionality added to Odoo
This update expands Odoo's SII (Société d'Investissements et d'Innovation) functionality to include support for the Hacienda Foral de Navarra tax agency in Spain. It adds a new configuration option to handle the agency's specific invoice formatting and endpoint requirements, ensuring accurate tax reporting for businesses operating in the Navarra region. This improves compliance and supports a wider range of Spanish businesses.
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