errorbusinessEN 16931

BR-CO-17:A VAT Category Tax Amount (BT-117) doesn't equal the Taxable Amount (BT-116)...

Fix: A VAT Category Tax Amount (BT-117) doesn't equal the Taxable Amount (BT-116) multiplied by the Rate (BT-119). The tax calculation is mathematically wrong.

A VAT Category Tax Amount (BT-117) doesn't equal the Taxable Amount (BT-116) multiplied by the Rate (BT-119). The tax calculation is mathematically wrong.

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

Engine Classification

Financial or legal field · Modification blocked by policy

Reason: Tax amount calculations have legal compliance implications. The calculated tax must match your tax determination rules and rates.

What is BR-CO-17?

BR-CO-17 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 rejected. Incorrect tax calculation causes VAT reporting errors and potential penalties.

BR-CO-17 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-CO-17
  • ·Specification: EN 16931

How to Fix It

1.

Identify the issue in your invoice

A VAT Category Tax Amount (BT-117) doesn't equal the Taxable Amount (BT-116) multiplied by the Rate (BT-119). The tax calculation is mathematically wrong.

2.

Correct this in your invoicing software

A VAT Category Tax Amount (BT-117) doesn't equal the Taxable Amount (BT-116) multiplied by the Rate (BT-119). The tax calculation is mathematically wrong.

3.

Re-export and validate

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

Before / After

Failing XML
<cac:TaxSubtotal>
  <cbc:TaxAmount><!-- invalid or missing value --></cbc:TaxAmount>
</cac:TaxSubtotal>
Corrected XML
<cac:TaxSubtotal>
  <cbc:TaxAmount>correct-value</cbc:TaxAmount>
</cac:TaxSubtotal>

Technical Reference

SpecEN 16931
StrategyBLOCKED: This is a tax calculation error. We cannot recalculate because country-specific rounding rules apply, and we don't know which value is wrong. Source system must recalculate using proper tax rules.

Common Causes

  • ·VAT category tax amount calculation incorrect
  • ·BT-117 does not equal BT-116 × rate / 100
  • ·Rounding error in tax calculation
  • ·Tax amount manually overridden incorrectly
  • ·Tax engine uses different rounding than expected

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

Frequently Asked Questions

A VAT Category Tax Amount (BT-117) doesn't equal the Taxable Amount (BT-116) multiplied by the Rate (BT-119). The tax calculation is mathematically wrong.

A VAT Category Tax Amount (BT-117) doesn't equal the Taxable Amount (BT-116) multiplied by the Rate (BT-119). The tax calculation is mathematically wrong. You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.

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

Many instances of BR-CO-17 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-CO-17

Detect BR-CO-17 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.