BR-O-12:Inconsistent line VAT with "Not subject to VAT". All invoice lines must use...
Inconsistent line VAT with "Not subject to VAT". All invoice lines must use VAT category O when the invoice VAT breakdown uses "Not subject to VAT".
Engine Classification
Financial or legal field · Modification blocked by policy
What is BR-O-12?
BR-O-12 is a fatal validation rule defined in the EN 16931 specification. It checks whether inconsistent line vat with "not subject to vat". all invoice lines must use....
When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.
Why This Error Matters
Invoice will be rejected. "Not subject to VAT" (category O) has strict rules: no VAT identifiers allowed, no other categories permitted, and exemption reason required. Non-compliance prevents validation.
BR-O-12 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.
Validator Behavior
- ·Causes invoice rejection
- ·Error returned: BR-O-12
- ·Specification: EN 16931
Before / After
<cac:TaxTotal> <cac:TaxSubtotal>-100.00</cac:TaxSubtotal> </cac:TaxTotal>
<cac:TaxTotal> <cac:TaxSubtotal>100.00</cac:TaxSubtotal> </cac:TaxTotal>
Technical Reference
Common Causes
- ·Invoice with O breakdown contains non-O category lines
- ·Line items have different category than O breakdown
- ·BT-151 on some lines is not O despite O breakdown
- ·Inconsistent VAT categorization between lines and breakdown
- ·All invoice lines must use O when O breakdown exists
Seeing this in production? The API handles BR-O-12 automatically. See the fix response →
See Also
Related Errors
Last updated: 27 February 2026
Handle BR-O-12 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.