PEPPOL-EN16931-R110:Start date of line period MUST be within invoice period.
The start date of a line period must fall within the invoice period. Line periods cannot extend before the overall invoice period begins.
Engine Classification
Adjust invoice line period start date to fall within invoice period
Confidence: 80% · Applied automatically in pipeline
What is PEPPOL-EN16931-R110?
PEPPOL-EN16931-R110 is a fatal validation rule defined in the EN 16931 specification. It validates the StartDate 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:StartDate
Why This Error Matters
Invoice will be rejected by PEPPOL validation. Line periods must be contained within the invoice billing period.
PEPPOL-EN16931-R110 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-R110
- ·Specification: EN 16931
Before / After
<Invoice> <!-- Issue: Start date of line period MUST be within invoice period. --> </Invoice>
<Invoice> <!-- Issue resolved per EN 16931 --> </Invoice>
Technical Reference
//cac:InvoiceLine/cac:InvoicePeriod/cbc:StartDateCommon Causes
- ·Line period starts before invoice period
- ·Invoice period updated without checking line periods
- ·Line added from different billing cycle
- ·Date entry error on line period
- ·Copy from previous invoice without updating dates
Seeing this in production? The API handles PEPPOL-EN16931-R110 automatically. See the fix response →
See Also
Last updated: 27 February 2026
Handle PEPPOL-EN16931-R110 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.