Skip to content

base: fix CurrencyConstraint

Jérome Perrin requested to merge fix/currency_contraint into master

It was using "Reference" instead of the dedicated term "Currency Code".

Attribute Unicity consraint message was not correctly including the reference, the error message was always "Another currency with reference None already exists".

Merge request reports