What does PEPPOL-EN16931-R043 mean?
The ChargeIndicator decides whether an amount raises the invoice total (charge) or lowers it (allowance). Peppol allows only the plain truth values 'true' and 'false' here.
Common causes of PEPPOL-EN16931-R043
- The indicator was written as '1'/'0' or left empty instead of 'true'/'false'.
How to fix PEPPOL-EN16931-R043
- Find the faulty spot in the XML. Open the XML of the invoice and go to the spot in question along this XPath:
- Apply the fix. Set the ChargeIndicator to 'true' (charge) or 'false' (allowance) - other values such as '1', '0' or empty values are not allowed.
- Validate again. Save the file and validate it again to check that PEPPOL-EN16931-R043 is no longer reported.
Set the ChargeIndicator to 'true' (charge) or 'false' (allowance) - other values such as '1', '0' or empty values are not allowed.
Related error codes
Check PEPPOL-EN16931-R043 automatically
Instead of digging through the XML by hand you can validate your ZUGFeRD or XRechnung file online – upload the PDF or the XML and you get every error with rule ID, affected field, fix and XPath, as a readable report or as JSON through the API.