Friday, December 19, 2025
1 change · 17.0
Enhancements to existing features
This update enhances the user experience by providing clearer placeholders for Peppol identifiers and automatically verifying this information when key data changes. A new feature has been added specifically for Belgium, leveraging the VAT number to streamline Peppol identifier verification through the company registry.
Original PR description
This commit improves the UX by displaying more intuitive placeholders for the peppol identifier. The peppol information is also automatically verified when important data changes. It also adds a special case for Belgium in which we try to use the vat number as the peppol identifier with the company registry endpoint. back-port of: https://github.com/odoo/odoo/pull/233160 task: 5172378 Forward-Port-Of: odoo/odoo#240178