Wednesday, May 13, 2026
1 change · saas-18.2
Enhancements to existing features
Users sending invoices through Peppol now receive a more specific message when required customer Peppol identification is missing. This reduces confusion by naming the exact missing field instead of incorrectly suggesting that the VAT number is absent.
Original PR description
When a user sends a move via Peppol to a customer that has a VAT number set but not a Peppol endpoint, we show the user a generic error ("no VAT").
This makes the user confused, as he already filled the VAT field of his customer, It's the Peppol VAT that is missing (it could be: Belgian Company Registry, France SIRET, ...etc, depending on the customer's country)
This PR makes the error message more accurate by showing exactly the missing required field.
task-5499707
---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: odoo/odoo#245915