Wednesday, May 6, 2026
1 change · saas-18.4
Enhancements to existing features
Customer VAT numbers for Iceland and Albania now retain their country code prefix when saved. This prevents Peppol invoice sending errors caused by missing prefixes and helps businesses invoice these customers more reliably.
Original PR description
Current behavior before PR: To send an invoice via Peppol, the customer's VAT must have the country code as a prefix. But while creating customers from countries like Iceland and Albania, It removes the country code prefix. Which later raises an error while sending the invoice that "The VAT of the customer should be prefixed with its country code." Desired behavior after PR is merged: VAT numbers for customers in Iceland and Albania now keep their country code prefix, letting users to send invoices via Peppol. task-6050791 Forward-Port-Of: odoo/odoo#259105