BR-O-14
EN 16931-1 layer: en16931
Checked against Peppol BIS Billing 3.0 2026.5
What does BR-O-14 mean? An Invoice that contains a VAT breakdown group (BG-23) with a VAT category code (BT-118) "Not subject to VAT" shall not contain Document level charges (BG-21) where Document level charge VAT category code (BT-102) is not "Not subject to VAT".
Why did my invoice fail BR-O-14?
When any VAT breakdown group (BG-23) uses VAT category code (BT-118) O ("Not subject to VAT"), every document level charge (BG-21) must also use category code O in its VAT category code (BT-102). An out-of-scope invoice cannot carry charges taxed under a different VAT category, so all charges must be flagged as not subject to VAT too.
Official rule text
An Invoice that contains a VAT breakdown group (BG-23) with a VAT category code (BT-118) "Not subject to VAT" shall not contain Document level charges (BG-21) where Document level charge VAT category code (BT-102) is not "Not subject to VAT".
Common causes
- A document level charge retained category S or Z instead of O on an out-of-scope invoice.
- Reusing a charge (e.g. freight or packaging) from a taxable invoice without resetting BT-102.
- The charge's TaxCategory/ID is missing or defaults away from O.
How do I fix it?
Set the charge's VAT category to O: <cac:AllowanceCharge><cbc:ChargeIndicator>true</cbc:ChargeIndicator>...<cac:TaxCategory><cbc:ID>O</cbc:ID><cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme></cac:TaxCategory></cac:AllowanceCharge> (omit any VAT rate/Percent for category O).
Related rules
BR-O-01 · BR-O-02 · BR-O-03 · BR-O-04 · BR-O-05 · BR-O-06 · BR-O-07 · BR-O-08
Paste it into the live demo, or call POST /v1/validate. See the quickstart.