Thursday, September 25, 2025
3 changes · 19.0
New functionality added to Odoo
Adds support for Danish companies to register with Nemhandel and exchange electronic invoices and credit notes through the AS4 network. This helps businesses send and receive compliant OIOUBL documents directly from Odoo via the existing Peppol/IAP infrastructure.
Original PR description
Following Peppol, to send to IAP to our proxy Allow to register to Nemhandel. Alow to send and receive OIOUBL Invoices and Credit Notes through the AS4 network. task-3524121 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#228127 Forward-Port-Of: odoo/odoo#219886
Features or functions removed from Odoo
Colombian electronic invoicing is moving away from the paid Carvajal service now that a free in-house alternative is available. This removes most Carvajal-related functionality, reducing reliance on an external provider while leaving some cleanup for a later update.
Original PR description
Now that we have our own free alternative for Carvajal, the time has come to put it to rest. This commit removes most of the Carvajal related code, the rest will be removed in a future pr in master. task: 4418763
This change removes most support for the Carvajal electronic invoicing provider in Colombia because Odoo now offers its own free alternative. Colombian companies using this localization should transition away from Carvajal-related workflows as the remaining pieces are expected to be removed later.