BR-O-12:Inconsistent line VAT with "Not subject to VAT". All invoice lines must use...
Fix: Remove or correct the `cac:TaxSubtotal` element in your Invoice XML to comply with the rule (BR-O-12).
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.
When this rule fires, the invoice is rejected by Peppol access points and never reaches 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 — the invoice must be corrected and re-sent before it can reach the recipient.
Validator Behavior
- ·Causes invoice rejection
- ·Error returned: BR-O-12
- ·Specification: EN 16931
How to Fix It
Identify the issue in your invoice
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".
Correct this in your invoicing software
Remove or correct the `cac:TaxSubtotal` element in your Invoice XML to comply with the rule (BR-O-12).
Re-export and validate
Generate a new invoice export from your accounting system and re-validate to confirm BR-O-12 is resolved.
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 →
Frequently Asked Questions
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".
Remove or correct the `cac:TaxSubtotal` element in your Invoice XML to comply with the rule (BR-O-12). You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.
Yes, BR-O-12 is a critical error that will cause invoice rejection. It must be fixed before submission.
Many instances of BR-O-12 can be automatically corrected using Invoice Navigator's compliance engine. The fix is applied in your pipeline with full audit evidence.
Related Errors
Related Content
Last updated: 14 April 2026
Validate your invoice
Drop your XML here to check for BR-O-12
Detect BR-O-12 before submission
This error involves a financial field that can't be auto-modified. We'll flag it with a clear diagnosis so you can fix it at the source.