https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36048
--- Comment #1 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
