koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 258] Budget treats a comma as a period.


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 258] Budget treats a comma as a period.
Date: 15 May 2003 14:06:03 -0000

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=258

address@hidden changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From address@hidden  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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]