Back to the error catalogue
CURRENCY-CASE
auto

The currency code is not in upper case

ISO 4217 currency codes are written in upper case.

This defect is fixed automatically. Test your invoice to find out whether it is affected, then apply the correction with the Pipeline Pro plan.

Why this error happens

A typical case of a value taken from a database without normalisation. The currency is right, its case is not.

How to fix it

The case is normalised. No amount and no currency is changed.

XML correction example

BEFORE (invalid)
eur
AFTER (compliant)
EUR