I noticed that the decomal separator in case of the quantity field is always “.”, even if I changed it in setup.
Can it be changed somehow to “,”?
Modify the main languague on your dolibarr langs folder. you can open the main.lang file with any text edit. search the part of decimal separator and change only you need.
example:
for spanish setup remeber modify the es_ES/main.lang and es_(your languague) and for english en_US and en_(your_language)
Facing same issue. looks like the decimal separator works only for the price and not for quantity.
Previously the quantity was not supporting decimal values at all and now it supports only with dot and does not support translation.
Dolibarr version: 19.0.1
I wish the decimal separator was language independent, because while we use , as decimal separator in Denmark I’d like to use the en_US language settings
you can change this by changing the translation settiings. search for ‘separatorDecomal’ key and change it.
where would I search for that?
thats correct. but it woudl never work for the original issue mentioned in the thread.
true. I think that is a bug that has to be filed on github.