einvoicecheck

Rules / BR-O-12 · Markdown

BR-O-12

EN 16931-1 layer: en16931

Checked against Peppol BIS Billing 3.0 2026.5

What does BR-O-12 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 an Invoice line (BG-25) where the Invoiced item VAT category code (BT-151) is not "Not subject to VAT".

Why did my invoice fail BR-O-12?

If an invoice contains a VAT breakdown (BG-23) with category code 'O' (Not subject to VAT), then every invoice line (BG-25) must also use Invoiced item VAT category code (BT-151) 'O'. Because 'O' declares the entire document out of scope, no line may carry a different (taxable) VAT category.

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 an Invoice line (BG-25) where the Invoiced item VAT category code (BT-151) is not "Not subject to VAT".

Common causes

How do I fix it?

Set every line's category to O, e.g. <cac:Item>...<cac:ClassifiedTaxCategory><cbc:ID>O</cbc:ID><cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme></cac:ClassifiedTaxCategory></cac:Item>; or move in-scope lines to a separate invoice.

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

Check your invoice against this rule

Paste it into the live demo, or call POST /v1/validate. See the quickstart.