[Koha-bugs] [Bug 12310] Accept different monetary formats as input

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 22 11:33:15 CET 2017


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

Baptiste <baptiste.wojtkowski at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |ASSIGNED

--- Comment #6 from Baptiste <baptiste.wojtkowski at biblibre.com> ---
Hum, I'm stunned that following inputs work on your koha :

12,34,567.89 -> 1234567.89 OK (Pakistan, India)
12,34,567 -> 1234567.00 OK

I'll work on a syspref to choose the monetary format, in order to let the user
decide how he wants to input the budgets (it shouldn't change inside one
library)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list