Hi all,
in the 2.5 version of dolibarr I have an issue about decimal separators.
In the lang it_IT file I have set this behaviour:
| Code: |
SeparatorDecimal=,
SeparatorThousand=.
|
The problem, similar to the belgium FR_be, is that when I input eg: "1,5 Euro"
dolibarr convert it in "15,00 Euro".
Thanks in advance,
Jacopo