warningCZEubl-2.1

CZ-R-002:Czech IČO recommended

Czech business ID (IČO) recommended for identification.

Severity
Warning
Rule set
ubl-2.1
Country
CZE
Fix type
INPUT REQUIRED

Engine Classification

Business data required · Explicit input workflow · No assumptions made

Required input: Czech Business ID (IČO)

What is CZ-R-002?

CZ-R-002 is a warning validation rule defined in the ubl-2.1 specification (CZE national rules). It validates the CompanyID element under PartyLegalEntity in the UBL invoice XML.

This is a soft validation failure. The invoice may pass initial transmission, but non-compliant values in this field can cause problems during tax audits, buyer-side processing, or downstream VAT reconciliation.

Target path: XPath: //cac:PartyLegalEntity/cbc:CompanyID

Why This Error Matters

IČO provides company identification.

CZ-R-002 is a soft failure. The invoice may pass initial validation, but the non-compliant field can cause issues at the receiving end — tax authorities may flag it during audits, buyer ERP systems may fail to process it, or VAT reconciliation may produce mismatches. Fixing warnings before they accumulate prevents larger compliance gaps.

Validator Behavior

  • ·Generates validation warning
  • ·Fails UBL schema validation
  • ·Error returned: CZ-R-002
  • ·Specification: ubl-2.1

How to Fix It

1.

Get IČO

8-digit company registration

2.

Add to invoice

PartyLegalEntity/CompanyID

XML Example

Generic example based on the rule's target XPath. Your actual XML structure may differ.

Before
<!-- Incorrect value -->
<cbc:CompanyID>INVALID</cbc:CompanyID>
After
<!-- Corrected value -->
<cbc:CompanyID>VALID_VALUE</cbc:CompanyID>

Technical Reference

XPathXPath: //cac:PartyLegalEntity/cbc:CompanyID
Specubl-2.1

Common Causes

  • ·Missing IČO
  • ·Wrong format

Seeing this in production? The API handles CZ-R-002 automatically. See the fix response →

Frequently Asked Questions

Czech business ID (IČO) recommended for identification.

Add 8-digit IČO number. Invoice Navigator can help identify and fix this issue.

CZ-R-002 is a warning that should be addressed.

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle CZ-R-002 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.