Saturday, December 6, 2025
1 change · 19.0
Resolved issues and error corrections
This update resolves an issue where the automatic PEPPOL endpoint field in Belgian company registrations (containing characters like dots) was incorrectly filling in. The fix adds specific valid characters for EAS, ensuring accurate PEPPOL endpoint generation and preventing errors related to Belgian VAT identifiers.
Original PR description
When company registry contains characters such as dots (.), automatic fill-up of peppol_endpoint field fails because dots are valid peppol identifier characters, but are clearly not part of belgian VAT identifier. The solution is therefore to add an EAS-specific set of valid characters to prevent this situation no-task Forward-Port-Of: odoo/odoo#238356