Thursday, April 30, 2026
1 change · saas-18.4
Enhancements to existing features
Danish company registry numbers entered with the “DK” country prefix are now automatically cleaned before creating the Nemhandel identifier. This prevents incorrect identifiers and avoids confusing error messages for users sending electronic documents through Nemhandel.
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#261856 Forward-Port-Of: odoo/odoo#261719