Tuesday, September 19, 2023
1 change · master
New functionality added to Odoo
Odoo can now generate Romanian CIUS-RO XML invoices for companies that enable the Romanian EDI localization. This supports compliance with Romania's government e-invoicing requirements and extends existing electronic invoicing capabilities.
Original PR description
Description of the issue/feature this PR addresses: - In Romania, generating and communicating XML invoices to the government is a requirement. This format is based on UBL/CII for which we already have a very strong base. - This task aims at completing the localisation with a first step : make Odoo generate the required Romanian UBL format if activated - Official documentation: https://mfinante.gov.ro/web/efactura/informatii-tehnice Current behavior before PR: - CIUS_RO XML export is not supported yet Desired behavior after PR is merged: - CIUS_RO XML export will be supported Task-id: 3388222