https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36048 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Mirjam, at the moment the CurrencyFormat system preference is only used for setting the display, not the input format. I am to blame for adding the validation and will have to do some more testing, but in general Koha currently expects all amounts entered with a decimal dot. In some places a decimal comma led to wrong values or even errors on saving. It might be that the receive page was more flexible, which we might want to have a closer look at. I was aiming to get some consistency in behavior as a first step. Ultimately we would like to have the input format configurable as well. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.