[Koha-bugs] [Bug 20262] Add ability to refund lost item fees without creating credits

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 21 16:45:30 CEST 2018


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

--- Comment #3 from Martha Fuerst <mfuerst at hmcpl.org> ---
Test Plan:
1) Apply this patch
2) Set your lost item refund on return policies to 'Only if unpaid'
3) Mark an item lost, charging the lost fee
4) Return the item, a full refund should ocurr
5) Mark another item lost, charging the lost fee
6) Make a partial payment on this lost fee
7) Return the item
8) The remaining balance of that fee should be 0, but the patron should
   not recieve a credit for the already paid balance
8) Mark another item lost, charging the lost fee
9) Fully pay the lost fee
10) Return the item. The paid lost fee should be unaffected.

Notes:
4) If the patron has other fines, the lost item refund pays those first, as
opposed to just paying the lost item charge. This could be confusing for staff,
but IIRC, there's another bug related to how credits get applied?
8) Marked an item lost that created a 9.99 charge on patron's account. Paid
5.00 of it. Returned item. Patron's account was credited 9.99, creating a 5.00
credit.
9) Fully paid for item - credit still applied, resulting in a credit on the
account.

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


More information about the Koha-bugs mailing list