https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18723

--- Comment #29 from Victor Grousset/tuxayo <[email protected]> ---
> I'll try to test myself, but not sure when time will allow.

Don't worry, that's quite quick. It took me less than 10 min to test with the 3
syspref values. Including some time to get lost due to fall into some traps due
to not knowing well this part of acq.

> what would be the expected behaviour for entering the actual price on receive 
> and CurrencyFormat CH with the patch? Will it expect 10.00 or 10,00?

Both! It depend on what the user expects :)
input 10.00 => 10.00
input 10,00 => 1000 (treated a thousands sep and discarded)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to