errorbusinessEN 16931

BR-Z-08:Zero-rated taxable amount doesn't add up

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

The taxable amount in the zero-rated VAT breakdown does not match the sum of zero-rated line items, charges, and allowances. The taxable base must equal: sum of line amounts with category Z, plus charges with category Z, minus allowances with category Z.

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

Engine Classification

Recalculates the zero-rated taxable amount from category Z lines, charges, and allowances

Confidence: 90% · Applied automatically in pipeline

What is BR-Z-08?

BR-Z-08 is a fatal validation rule defined in the EN 16931 specification. It validates the TaxableAmount element under TaxSubtotal 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/cbc:TaxableAmount

Why This Error Matters

Invoice will be rejected. Zero rated VAT (category Z) requires seller VAT registration, 0% rate, and correct breakdown. Zero rate is different from exemption - it still requires tax compliance.

BR-Z-08 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.

Incorrect zero-rated totals mean the invoice does not reconcile. Tax authorities may question the zero-rate application.

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

How to Fix It

1.

Sum the zero-rated items

Add up all line net amounts that use VAT category Z (zero rate).

2.

Include charges and allowances

Add zero-rated charges, subtract zero-rated allowances.

3.

Update the VAT breakdown

Set the TaxableAmount in the Z breakdown to match.

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

XPathcac:TaxTotal/cac:TaxSubtotal/cbc:TaxableAmount
SpecEN 16931
Operationrecalculate
StrategyRecalculates the zero-rated taxable amount from category Z lines, charges, and allowances

Common Causes

  • ·Line items changed without updating VAT summary
  • ·Mixed zero-rated and standard-rated items

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

Commonly Seen In

All invoicing software

Frequently Asked Questions

The taxable amount in the zero-rated VAT breakdown does not match the sum of zero-rated line items, charges, and allowances. The taxable base must equal: sum of line amounts with category Z, plus charges with category Z, minus allowances with category Z.

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

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

Many instances of BR-Z-08 can be automatically corrected using Invoice Navigator's compliance engine. The fix is applied in your pipeline with full audit evidence.

BR-Z-08 is commonly seen in exports from All invoicing software. These packages sometimes generate invoices that need adjustment.

Related Errors

Related Content

Last updated: 27 February 2026

Share this guide:

Validate your invoice

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

Auto-fix BR-Z-08 in seconds

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