[Koha-bugs] [Bug 19876] Koha::Account->pay() does not exit specific fine loop when balance is used up

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 8 17:49:32 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19876

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
To recreate:
1 - Create a manual fine for a patron (or find one with fines)
2 - Check out an item to this patron
3 - Ensure the item has a lost charge
4 - Mark the item lost via a method that will not check it in
(MarkLostItemsAsReturned syspref) 
5 - Note the item is checked out to patron and they are charged
6 - From patron go to Accounting->Make a payment, select all, 'Pay selected'
7 - Enter an amount less than the value of the first fine and pay
8 - Payments are calculated correctly, however, the item is now checked in
9 - View the item on the 'items' tab of the biblio
10 - The 'Paid for?' section notes the item has been paid for
11 - Pay a partial amount again
12 - Paid for now has doubled info

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


More information about the Koha-bugs mailing list