[Koha-bugs] [Bug 2126] New: on circ screen, patrons with fines of 0.00 or negative are indicating "owed"

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Fri May 16 18:54:12 CEST 2008


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 at liblime.com
        ReportedBy: drdrulm at yahoo.com
         QAContact: koha-bugs at 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.



More information about the Koha-bugs mailing list