Friday, January 30, 2026
1 change · saas-19.1
Enhancements to existing features
This update ensures Odoo continues to correctly process Danish VAT (Nemhandel) transactions. The previous method for looking up directory information has been discontinued, so the system has been updated to use a new, reliable method (IAP). Additionally, a technical adjustment was made to ensure consistency with Peppol standards.
Original PR description
We need to switch the lookup on the directory to NAPTR, as the CNAME one is discontinued on January. We now go through IAP to do the lookup. It's also ensuring _check_document_type_support has always the same format as the super() coming from Peppol. task-4486039 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#240203