BR-DEC-23fatal

How to fix BR-DEC-23

The allowed maximum number of decimals for the Invoice line net amount (BT-131) is 2.

What this rule checks

A line-level net amount has more than 2 decimal places. This commonly happens when quantity × price produces a result like 33.333.

Referenced business terms

This rule references the following EN 16931 business term. Click through for the full definition, the UBL XPath and the cardinality.

How to fix it

Round each line’s <cbc:LineExtensionAmount> to 2 decimals. Calculate as: round(quantity × price, 2).

Related rules

Validate your invoice

Upload your corrected invoice to check it passes BR-DEC-23 and all other EN 16931 and Peppol BIS 3.0 rules. Free, instant, no signup.