Peppol BIS Billing 3.0 · rule
UBL-CR-185
What does UBL-CR-185 mean? A UBL invoice should not include the AccountingSupplierParty Party PartyLegalEntity RegistrationAddress
Why did my invoice fail UBL-CR-185?
This EN 16931 rule warns when the UBL element cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cac:RegistrationAddress is present: the invoice should not include a separate registration address for the seller's legal entity. The core model has exactly one seller address, the postal address (BG-5) under cac:Party/cac:PostalAddress; a second, registration-specific address is not part of it. The element is not forbidden by UBL itself, but it lies outside the EN 16931 core invoice model, so remove it to keep the invoice fully conformant and interoperable.
Official rule text
A UBL invoice should not include the AccountingSupplierParty Party PartyLegalEntity RegistrationAddress
Common causes
- The seller's address was duplicated into PartyLegalEntity by the mapping
- ERP distinguishes visiting and registered addresses and exports both
- Template based on a full UBL 2.1 sample
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
Paste it into the live demo, or call POST /v1/validate. See the quickstart.