BR-O-05:An Invoice line (BG-25) where the VAT category code (BT-151) is "Not subject...
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 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.
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. 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.
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.
See Also
Related Errors
Last updated: 27 February 2026
Handle BR-O-05 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.