How to fix ibr-031 in UAE e-invoicing
What is ibr-031?
ibr-031 is a fatal validation rule in the UAE's Peppol PINT-AE e-invoicing specification, inherited from the shared Peppol layer. It is checked against allowances and charges and belongs to the Amounts & totals rule group. An e-invoice that fails ibr-031 is rejected by the Accredited Service Provider gateway before it reaches the FTA.
What the official rule says
Where it applies
This rule is checked against allowances and charges of your UBL 2.1 invoice:
cac:AllowanceCharge[cbc:ChargeIndicator = false()]
Business terms referenced
| Term ID | Field | Other rules |
|---|---|---|
| IBG-20 | Document level allowance | view → |
| IBT-092 | MUST have an allowance amount | view → |
Field names are derived automatically from the official rule corpus.
Technical test condition (Schematron)
((exists(cbc:Amount) and not(ancestor::cac:InvoiceLine | ancestor::cac:CreditNoteLine))) or (ancestor::cac:InvoiceLine | ancestor::cac:CreditNoteLine)
Worried your invoices fail ibr-031?
Upload your UBL XML — qmetrics runs 40+ core PINT-AE pre-submission checks (TRN, VAT math, addresses, totals and more) in one second. Your file is validated in memory and never stored.
Related rules
Rule text sourced from the official OpenPeppol PINT-AE validation artifacts (version 2026.5), refreshed weekly. Explanations are qmetrics' own guidance, not official FTA/MoF text.