https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12310
--- Comment #47 from Victor Grousset/tuxayo <[email protected]> --- - 1.1 - 1.000,6 → 1 with syspref ",." - 1.000,6 → 1000.6 with syspref "," - .6, - 0 - 1,346.55 → 1.346.55 with syspref ",." - 1,346.55 → 1346.55 with syspref "," So syspref needed to have support of thousands separators at the expense of supporting both . and , as decimal one. -- 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/
