BR-FR-DEC-03
This is a French BR-FR rule from the AFNOR XP Z12-012 standard - a national requirement for invoices exchanged through France's e-invoicing network (PDP platforms) under the September 2026 mandate. Typical French specifics: the seller's SIREN (scheme 0002), mandatory payment mentions (late penalties, recovery costs, discount terms), and the invoicing framework code. The official rule text below is in French - the referenced BT fields identify what to add or fix.
- Read the official text - each sub-rule names the exact business term (BT) involved.
- Check the seller identifiers: SIREN in
CompanyIDwithschemeID="0002". - Check the mandatory French invoice notes (BT-22 with PMT/PMD/AAB prefixes).
- Validate against the
frprofile in our API to see all French findings at once.
[BR-FR-DEC-03/BT-146] : Le montant « » est invalide. Il doit : - être un nombre strictement positif (sans signe « - »), - comporter au plus 6 décimales (séparateur « . »), - contenir au maximum 19 caractères (hors séparateur). Veuillez corriger ce montant pour respecter le format requis.
[BR-FR-DEC-03/BT-147] : Le montant « » est invalide. Il doit : - être un nombre strictement positif (sans signe « - »), - comporter au plus 6 décimales (séparateur « . »), - contenir au maximum 19 caractères (hors séparateur). Veuillez corriger ce montant pour respecter le format requis.
[BR-FR-DEC-03/BT-148] : Le montant « » est invalide. Il doit : - être un nombre strictement positif (sans signe « - »), - comporter au plus 6 décimales (séparateur « . »), - contenir au maximum 19 caractères (hors séparateur). Veuillez corriger ce montant pour respecter le format requis.
Developers also reach this page searching for a “French e-invoice validation error”, a “Factur-X bill rejected” message, or how to fix a failed PDP compliance check — it's the same issue, explained above.
In short, in English: The amount (BT-146) must be a strictly positive number (no '-' sign), with at most 6 decimals (point separator) and at most 19 characters excluding the separator.
Fix it faster
Paste your invoice XML in our free validator - every finding comes with its rule ID. Then generate, convert and render compliant invoices through one API.