errorPeppol BIS 3.0

PEPPOL-EN16931-R121:Base quantity must be positive

Price base quantity must be > 0.

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

Engine Classification

Set base quantity to 1 when negative or zero

Confidence: 90% · Applied automatically in pipeline

What is PEPPOL-EN16931-R121?

PEPPOL-EN16931-R121 is a fatal validation rule defined in the Peppol BIS 3.0 specification. It validates the BaseQuantity element under Price 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:InvoiceLine/cac:Price/cbc:BaseQuantity

Why This Error Matters

Invoice will be rejected by PEPPOL validation. Zero or negative base quantity makes price calculation impossible.

PEPPOL-EN16931-R121 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-R121
  • ·Specification: Peppol BIS 3.0

How to Fix It

1.

Check base quantity

Price/BaseQuantity value

2.

Use positive

Typically 1, cannot be 0 or negative

Before / After

Failing XML
<Invoice>
  <!-- Issue: Base quantity MUST be a positive number above zero -->
</Invoice>
Corrected XML
<Invoice>
  <!-- Issue resolved per Peppol BIS 3.0 -->
</Invoice>

Technical Reference

XPath//cac:InvoiceLine/cac:Price/cbc:BaseQuantity
SpecPeppol BIS 3.0
Operationset_value
StrategySet base quantity to 1 when negative or zero

Common Causes

  • ·Base quantity is zero
  • ·Base quantity is negative
  • ·Field left empty defaulting to zero
  • ·Data entry error
  • ·ERP exports invalid base quantity

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

Frequently Asked Questions

Price base quantity must be > 0.

Set BaseQuantity to positive number (default 1). You can also use Invoice Navigator's automatic Fixer tool to correct this instantly.

Yes, PEPPOL-EN16931-R121 is a critical error that will cause invoice rejection. It must be fixed before submission to ensure your invoice is accepted by the recipient's system.

Many instances of PEPPOL-EN16931-R121 can be automatically corrected using Invoice Navigator's Fixer tool. Upload your invoice and the tool will identify and fix common issues, including base quantity must be positive.

See Also

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle PEPPOL-EN16931-R121 Automatically in Your Pipeline

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