Peppol BIS Billing 3.0 · rule
UBL-CR-018
What does UBL-CR-018 mean? A UBL invoice should not include the OrderReference IssueDate
Why did my invoice fail UBL-CR-018?
The cbc:IssueDate element inside cac:OrderReference should not be included. EN 16931 references the purchase order by identifier only (BT-13); the order's issue date is not part of the invoice model.
Official rule text
A UBL invoice should not include the OrderReference IssueDate
Common causes
- Reusing the order document's header structure when building the reference
- Mapping every available order attribute into the invoice
Related rules
UBL-CR-001 · UBL-CR-002 · UBL-CR-003 · UBL-CR-004 · UBL-CR-005 · UBL-CR-006 · UBL-CR-007 · UBL-CR-008
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.