Peppol BIS Billing 3.0 · rule
UBL-CR-006
What does UBL-CR-006 mean? A UBL invoice should not include the IssueTime
Why did my invoice fail UBL-CR-006?
The cbc:IssueTime element should not be included. EN 16931 only models the issue date (BT-2, cbc:IssueDate); a time of issue is outside the semantic model.
Official rule text
A UBL invoice should not include the IssueTime
Common causes
- Source system storing a timestamp and exporting both date and time
- Splitting an ISO datetime into IssueDate plus IssueTime instead of dropping the time part
Related rules
UBL-CR-001 · UBL-CR-002 · UBL-CR-003 · UBL-CR-004 · UBL-CR-005 · UBL-CR-007 · UBL-CR-008 · UBL-CR-009
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.