[Bug 258] Budget treats a comma as a period.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=258 paul.poulain@free.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From paul.poulain@free.fr 2003-05-16 02:06 ------- In all koha, numbers should be entered without thousand separators. Only the true ",/." should be used. Numbers must be entered like this : 10000.15 Perl does NOT accept , as a number separator. If you enter 123,456 only numbers BEFORE the "," will be entered. Note that if you enter 1200$ or 1500E, Perl will cut the letters and store only 1200. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz