Daily updates from Odoo
Tuesday, December 30, 2025
1 change · 18.0
New functionality added to Odoo
This update introduces e-invoice generation capabilities for Croatia, specifically for submitting invoices through the MojEracun system. A dedicated proxy client handles communication with MojEracun, ensuring compliance with Croatian e-invoice standards and validating the generated invoices against XML schemas. This supports businesses operating in Croatia to meet local e-invoicing regulations.
Original PR description
Adding e-invoice generation base functionality for Croatia. Implemented as an extension of account_edi_ubl_cii, similar to other localisations using such documents. Adding proxy client for MojEracun sevice provider to send invoiced on the eRacun network. Proxy user is entirely separate from the standard Odoo IAP EDI proxy implementation. Adding UBL 2.1 compliant node `cac:SellerContact` to existing node `cac:AccountingSupplierParty` to be used in Croatian e-invoice XLM generation with the new method chain. XSD validation included in the tests on the client side as there is no corresponding Odoo IAP proxy. task-4925745 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr