BR-O-05:An Invoice line (BG-25) where the VAT category code (BT-151) is "Not subject...
Fix: Invoice Navigator automatically fixes this issue by correcting the `cac:InvoiceLine` element in your Invoice (BR-O-05). Upload your invoice to fix this automatically.
VAT amount for category O must be zero.
Engine Classification
Remove VAT rate from invoice lines with Not subject to VAT category per EN16931 BR-O-05
Confidence: 95% · Applied automatically in pipeline
What is BR-O-05?
BR-O-05 is a fatal validation rule defined in the EN 16931 specification. It validates the Percent element under Item > ClassifiedTaxCategory in the UBL invoice XML.
When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.
Target path: //cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[cbc:ID='O']/cbc:Percent
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-05 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.
Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.
Validator Behavior
- ·Causes invoice rejection
- ·Error returned: BR-O-05
- ·Specification: EN 16931
How to Fix It
Check O tax
TaxAmount for out of scope
Set to zero
O is outside VAT system
Before / After
<Invoice> <cac:InvoiceLine>-100.00</cac:InvoiceLine> </Invoice>
<Invoice> <cac:InvoiceLine>100.00</cac:InvoiceLine> </Invoice>
Technical Reference
//cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[cbc:ID='O']/cbc:PercentCommon Causes
- ·Invoice line with category O contains VAT rate element
- ·BT-152 Invoiced item VAT rate present for O category line
- ·"Not subject to VAT" items must not specify a VAT rate
- ·cbc:Percent element present when should be omitted for O
- ·ERP exports rate field despite out-of-scope category
Seeing this in production? The API handles BR-O-05 automatically. See the fix response →
Frequently Asked Questions
VAT amount for category O must be zero.
Set TaxAmount to 0.00. You can also use Invoice Navigator's automatic Fixer tool to correct this instantly.
Yes, BR-O-05 is a critical error that will cause invoice rejection. It must be fixed before submission to ensure your invoice is accepted by the recipient's system.
Many instances of BR-O-05 can be automatically corrected using Invoice Navigator's Fixer tool. Upload your invoice and the tool will identify and fix common issues, including out of scope vat must be zero.
Related Errors
Related Content
Last updated: 27 February 2026
Validate your invoice
Drop your XML here to check for BR-O-05
Auto-fix BR-O-05 in seconds
Upload your invoice and we fix this error automatically. Financial fields are never touched.