[Koha-bugs] [Bug 9943] New: Pay fines page "Pay selected" button give invalid amount when nothing is selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 28 08:09:30 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9943

            Bug ID: 9943
           Summary: Pay fines page "Pay selected" button give invalid
                    amount when nothing is selected
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: 3.10
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: pongtawat.c at gmail.com
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

In Patrons > Pay Fines page, if there is a payable fine but all of them are not
selected and "Pay selected" button is pressed. The next page shown is "Pay an
amount toward all fines" with the "Total amount outstanding" being the total
fines. The page shown should be "Pay an amount toward selected fines" like when
some item is selected, with "Total amount outstanding" = 0.

Step to reproduce:

1. Select a patron with some outstanding fines item.
2. Go to Pay fines page at /cgi-bin/koha/members/pay.pl?borrowernumber=xxx
3. Deselect every item.
4. Press "Pay selected"

Current Result:
- Next page shown is "Pay an amount toward all fines"

Expected Result:
- Next page shown is "Pay an amount toward selected fines"

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list