koha-bugs
[Top][All Lists]
Advanced

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

[Koha-bugs] [Bug 1729] New: Change the way patron fines are displayed by


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1729] New: Change the way patron fines are displayed by boraccount.pl
Date: Wed, 2 Jan 2008 07:21:50 -0800 (PST)

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

           Summary: Change the way patron fines are displayed by
                    boraccount.pl
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Patrons
        AssignedTo: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


Here's what I see for my account:

Date        |    Description of charges  | Amount  |  Outstanding
------------------------------------------------------------------
01/02/2008      Tip                        $-5.00     $-5.00
12/19/2007                                 $4.11      $4.11
10/27/2007      Payment                    $-42.32    $-42.32
10/26/2007      Lost Book                  $38.21     $38.21
------------------------------------------------------------------
Total due                                             $-5.00

This doesn't make any logical sense to me. I expect the entries to be in
reverse chronological order, like a check register. Reverse chronological order
might be difficult to manage for dozens or hundreds of lines, but maybe there's
a way to constrain the height of the table display and add scrolling just to
the table element?

The "outstanding" column I expect to be a running total, calculating the
outstanding balance at the time of each transaction: on 10/26 the running total
would be 38.21. On 10/27 it should be -4.11. On 12/19 it should be 0, etc.




------- 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]