qmetrics
Fatal — invoice rejected Invoice lines & items UAE-specific rule PINT-AE 2026.5

How to fix aligned-ibrp-004 in UAE e-invoicing

What is aligned-ibrp-004?

aligned-ibrp-004 is a fatal validation rule in the UAE's Peppol PINT-AE e-invoicing specification — one of the UAE-specific rules. It is checked against allowances and charges and belongs to the Invoice lines & items rule group. An e-invoice that fails aligned-ibrp-004 is rejected by the Accredited Service Provider gateway before it reaches the FTA.

What the official rule says

Item net price (ibt-146) MUST equal (Gross price (ibt-148) - Price discount (ibt-147)) when gross price is provided.
UAE impact: this is a fatal rule specific to the UAE PINT-AE profile — an invoice failing it is rejected at the Accredited Service Provider gateway before it ever reaches the FTA. A rejected invoice means resubmission delays, and late transmission risks the AED 100-per-invoice penalty under Cabinet Decision No. 106 of 2025.

Where it applies

This rule is checked against allowances and charges of your UBL 2.1 invoice:

cac:Price/cac:AllowanceCharge

Business terms referenced

Term ID Field Other rules
IBT-146 Item net price view →
IBT-148 Gross price view →
IBT-147 Price discount view →

Field names are derived automatically from the official rule corpus.

Technical test condition (Schematron)
not(cbc:BaseAmount) or (../cbc:PriceAmount castable as xs:decimal and cbc:BaseAmount castable as xs:decimal and cbc:Amount castable as xs:decimal and xs:decimal(../cbc:PriceAmount) = xs:decimal(cbc:BaseAmount) - xs:decimal(cbc:Amount))

Worried your invoices fail aligned-ibrp-004?

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.