Wednesday, April 29, 2026
1 change · saas-18.2
Enhancements to existing features
Danish company registry numbers entered with the “DK” country prefix are now automatically normalized before creating the Nemhandel identifier. This prevents incorrect identifiers and avoids confusing errors for users when setting up or using Danish e-invoicing.
Original PR description
Before this PR: - When a user enters a full VAT number with the 'DK' prefix in the company registry, the Nemhandel identifier becomes incorrect and results in a cryptic error being returned to the client. After this PR: - The prefix is removed if the CVR contains the 'DK' country code, to ensure the correctness of the Nemhandel identifier. task-5449059 Forward-Port-Of: odoo/odoo#261719