BR-06
The seller name (BT-27) is missing.
ErrorEN 16931UBLCII
Why it happens
The legal registered name of the supplier is absent. A trading name in a different field does not satisfy this rule.
How to fix it
Set BT-27 — in UBL, cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationName; in CII, ram:SellerTradeParty/ram:Name.
The official rule
EN 16931, EnglishAn Invoice shall contain the Seller name (BT-27).
Technical detail — where the rule is evaluated and the exact test
| Syntax | Context and assertion |
|---|---|
| UBL | /ubl:Invoice | /cn:CreditNote |
normalize-space(cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationName) != '' | |
| CII | /rsm:CrossIndustryInvoice |
normalize-space(rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:Name) != '' |
Check your own invoice
Paste or drop your UBL or CII file into the free validator. It runs the official EN 16931 ruleset plus the German XRechnung layer and lists every rule that fires, BR-06 included — no signup, no limit.
Validate an e-invoice freeFixing the data at source instead? The CSV converter builds a compliant invoice from a spreadsheet export.