PEPPOL-EN16931-R111:Invoice line billing period extends beyond invoice dates
One of your invoice lines has a billing period end date that falls outside the overall invoice period. For example, the invoice covers January but a line item says it ends in February.
Engine Classification
Suggest setting the line period end date to the invoice period end date. User must confirm the date is correct for their billing.
Confidence: 75% · Applied automatically in pipeline
What is PEPPOL-EN16931-R111?
PEPPOL-EN16931-R111 is a fatal validation rule defined in the EN 16931 specification. It validates the EndDate element under InvoicePeriod in the UBL invoice XML.
When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.
Target path: //cac:InvoiceLine/cac:InvoicePeriod/cbc:EndDate
Why This Error Matters
Invoice will be rejected by PEPPOL validation. Line periods must be contained within the invoice billing period.
PEPPOL-EN16931-R111 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.
Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.
Validator Behavior
- ·Causes invoice rejection
- ·Error returned: PEPPOL-EN16931-R111
- ·Specification: EN 16931
How to Fix It
Before / After
<Invoice> <!-- Issue: End date of line period MUST be within invoice period. --> </Invoice>
<Invoice> <!-- Issue resolved per EN 16931 --> </Invoice>
Technical Reference
//cac:InvoiceLine/cac:InvoicePeriod/cbc:EndDateCommon Causes
- ·Line period ends after invoice period
- ·Invoice period updated without checking line periods
- ·Line added from different billing cycle
- ·Date entry error on line period end
- ·Service period extends beyond invoice coverage
Seeing this in production? The API handles PEPPOL-EN16931-R111 automatically. See the fix response →
See Also
Last updated: 27 February 2026
Handle PEPPOL-EN16931-R111 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.