Thursday, February 12, 2026
2 changes · saas-18.4
Enhancements to existing features
Romanian vendor bills imported through ANAF now include the official invoice PDF when no vendor PDF is already available. This gives accountants a visual document to review and compare, improving confidence and efficiency during invoice processing.
Original PR description
### Before For bills from the Romanian ANAF we only downloaded an XML and imported the data. There is no visual aid for the accountant to see and compare the received document. ### Now We use the ANAF service to get the official "PDF" version of the invoice. This is requested for any new bill we get through ANAF that doesn't already contain a pdf from the vendor and it is set as the main attachment. task-5877171 Forward-Port-Of: odoo/odoo#247382
This update ensures Odoo's Spanish tax reporting (l10n_es_report) complies with the latest requirements from the BOE (Boletín Oficial de la Elección). Specifically, it incorporates changes related to Modelo 347, a key Spanish tax form, and includes a placeholder for subsidy numbers. This update is crucial for accurate tax reporting in Spain.
Original PR description
reference: https://www.boe.es/buscar/doc.php?id=BOE-A-2025-25390 considering the modelo 347 As we do not have anything for the subsidy number, we just put 6 0s. opw-5926624 Forward-Port-Of: odoo/enterprise#107125