errorbusinessEN 16931

BR-O-14:Inconsistent charge VAT with "Not subject to VAT". Document charges must use...

Fix: Remove or correct the `cac:TaxSubtotal` element in your Invoice XML to comply with the rule (BR-O-14).

Inconsistent charge VAT with "Not subject to VAT". Document charges must use VAT category O when the invoice uses "Not subject to VAT".

Severity
Fatal
Rule set
EN 16931
Country
All EU
Fix type
BLOCKED

Engine Classification

Financial or legal field · Modification blocked by policy

What is BR-O-14?

BR-O-14 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.

This error requires manual correction — financial fields are protected by policy.

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

How to Fix It

1.

Identify the issue in your invoice

Inconsistent charge VAT with "Not subject to VAT". Document charges must use VAT category O when the invoice uses "Not subject to VAT".

2.

Correct this in your invoicing software

Remove or correct the `cac:TaxSubtotal` element in your Invoice XML to comply with the rule (BR-O-14).

3.

Re-export and validate

Generate a new invoice export from your accounting system and re-validate to confirm BR-O-14 is resolved.

Before / After

Failing XML
<cac:TaxTotal>
  <cac:TaxSubtotal>-100.00</cac:TaxSubtotal>
</cac:TaxTotal>
Corrected XML
<cac:TaxTotal>
  <cac:TaxSubtotal>100.00</cac:TaxSubtotal>
</cac:TaxTotal>

Technical Reference

SpecEN 16931
Strategy1. Check VAT category consistency. 2. Ensure rates match categories. 3. Add missing identifiers.

Common Causes

  • ·Invoice with O breakdown contains non-O category charges
  • ·Document charge BT-102 is not O despite O breakdown
  • ·Charge VAT category inconsistent with invoice breakdown
  • ·All charges must use O when O breakdown exists
  • ·Mixed charge categories with out-of-scope breakdown

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

Frequently Asked Questions

Inconsistent charge VAT with "Not subject to VAT". Document charges must use VAT category O when the invoice uses "Not subject to VAT".

Remove or correct the `cac:TaxSubtotal` element in your Invoice XML to comply with the rule (BR-O-14). You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.

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

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

Detect BR-O-14 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.