Currency
Select currency
Currency is configured on each company
configuration/company
Properties on currency
configuration/currency
Denominations
(TP50005)
For each currency, denominations can be configured manually when needed.
Example for Euro where the lowest denomination is 1 cent, and the highest denomination is 500 Euro.
“0.01;0.02;0.05;0.1;0.2;0.5;1;2;5;10;20;50;100;200;500”
This only takes effect if setting “useMoneyTypesOnCurrenyType” is set to yes.
Highest/lowest input value
(TP61900 / 2024.41)
There are settings to control the input on all currency fields, to make sure no one accidentally adds a really high or really low number.
Setting enableHiLoCurrencyFieldValidation (default true) enables this feature.
Setting hiLoValueForCurrency (default 999999999.99) is the highest number that can be set in a currency field, unless it's read-only. If the user tries to input a number bigger than or smaller than same negative, a warning is displayed where the user can select to ignore the check.