errorbusinessEN 16931

BR-O-08:The taxable amount for this VAT category must equal the sum of line amounts...

Fix: Invoice Navigator automatically fixes this issue by correcting the `cac:TaxSubtotal` element in your Invoice (BR-O-08). Upload your invoice to fix this automatically.

The taxable amount for this VAT category must equal the sum of line amounts minus allowances plus charges for this category (applies to `cac:TaxSubtotal`, rule BR-O-08).

Severity
Fatal
Rule set
EN 16931
Country
All EU
Fix type
AUTO-FIX
Confidence
90%
Category
calculation

Engine Classification

Recalculate taxable amount from sum of Not subject to VAT line amounts per EN16931 BR-O-08

Confidence: 90% · Applied automatically in pipeline

What is BR-O-08?

BR-O-08 is a fatal validation rule defined in the EN 16931 specification. It validates the TaxableAmount element under TaxSubtotal[cac:TaxCategory > ID='O'] 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:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='O']/cbc:TaxableAmount

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-08 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-08
  • ·Specification: EN 16931

How to Fix It

1.

Identify the calculation mismatch

Check cbc:TaxableAmount at //cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='O']/cbc:TaxableAmount. The value does not match the expected sum or formula result.

2.

Recalculate the value

Invoice Navigator automatically fixes this issue by correcting the `cac:TaxSubtotal` element in your Invoice (BR-O-08).

3.

Re-validate your invoice

Upload the corrected invoice to confirm BR-O-08 is resolved. Calculation errors can cascade — check related totals too.

Before / After

Failing XML
<cac:TaxTotal>
  <cac:TaxSubtotal>999.99</cac:TaxSubtotal>
  <!-- Does not match expected calculation -->
</cac:TaxTotal>
Corrected XML
<cac:TaxTotal>
  <cac:TaxSubtotal>100.00</cac:TaxSubtotal>
  <!-- Matches expected calculation -->
</cac:TaxTotal>

Technical Reference

XPath//cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='O']/cbc:TaxableAmount
SpecEN 16931
Operationrecalculate
StrategyRecalculate taxable amount from sum of Not subject to VAT line amounts per EN16931 BR-O-08

Common Causes

  • ·Category O taxable amount does not match line sum
  • ·BT-116 in O breakdown incorrect calculation
  • ·Sum of O category lines minus allowances plus charges wrong
  • ·Taxable base calculation error for out-of-scope items
  • ·O breakdown amount mismatch with categorized amounts

Seeing this in production? The API handles BR-O-08 automatically. See the fix response →

Frequently Asked Questions

The taxable amount for this VAT category must equal the sum of line amounts minus allowances plus charges for this category (applies to `cac:TaxSubtotal`, rule BR-O-08).

Invoice Navigator automatically fixes this issue by correcting the `cac:TaxSubtotal` element in your Invoice (BR-O-08). You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.

Yes, BR-O-08 is a critical error that will cause invoice rejection. It must be fixed before submission.

Many instances of BR-O-08 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

Share this guide:

Validate your invoice

Drop your XML here to check for BR-O-08

Auto-fix BR-O-08 in seconds

Upload your invoice and we fix this error automatically. Financial fields are never touched.