errorPeppol BIS 3.0

PEPPOL-EN16931-R054:Only one tax total without tax subtotals MUST be provided when tax currency...

When VAT accounting currency is provided, exactly one TaxTotal without subtotals must exist for that currency. This reports the total VAT in the accounting currency.

Severity
Fatal
Rule set
Peppol BIS 3.0
Country
All EU
Fix type
AUTO-FIX
Confidence
90%
Category
structural

Engine Classification

Remove duplicate payment instruction notes, keeping the first occurrence

Confidence: 90% · Applied automatically in pipeline

What is PEPPOL-EN16931-R054?

PEPPOL-EN16931-R054 is a fatal validation rule defined in the Peppol BIS 3.0 specification. It validates the InstructionNote element 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:PaymentMeans/cbc:InstructionNote

Why This Error Matters

Invoice will be rejected by PEPPOL validation. Multi-currency VAT reporting requires proper structure.

PEPPOL-EN16931-R054 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
  • ·Rejected by PEPPOL Access Points
  • ·Error returned: PEPPOL-EN16931-R054
  • ·Specification: Peppol BIS 3.0

Before / After

Failing XML
<Invoice>
  <!-- Issue: Only one tax total without tax subtotals MUST be provided wh -->
</Invoice>
Corrected XML
<Invoice>
  <!-- Issue resolved per Peppol BIS 3.0 -->
</Invoice>

Technical Reference

XPath//cac:PaymentMeans/cbc:InstructionNote
SpecPeppol BIS 3.0
Operationremove_duplicates
StrategyRemove duplicate payment instruction notes, keeping the first occurrence

Common Causes

  • ·Missing TaxTotal for accounting currency
  • ·Multiple TaxTotal elements for accounting currency
  • ·Accounting currency TaxTotal incorrectly has subtotals
  • ·Tax currency setup incomplete
  • ·ERP does not generate secondary currency tax total

Seeing this in production? The API handles PEPPOL-EN16931-R054 automatically. See the fix response →

See Also

Last updated: 27 February 2026

Share this guide:

Handle PEPPOL-EN16931-R054 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.