[Bug 2126] New: on circ screen, patrons with fines of 0.00 or negative are indicating "owed"
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2126 Summary: on circ screen, patrons with fines of 0.00 or negative are indicating "owed" Product: Koha Version: dev_week Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Circulation AssignedTo: galen.charlton@liblime.com ReportedBy: drdrulm@yahoo.com QAContact: koha-bugs@lists.koha.org On DEV WEEK when a patron has a fine that should be 0.00, round offs are showing on the check out screen that "fines are owed." This may work with Koha-V3, but on Dev-Week for patrons with many small fines, we get this message. May need a rounding function, or create the equivalent: Something like.. wholenumber( amtowed * 100 ) / 100 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com