This is problematic - if I click pay selected the item is returned, but pay amount and clearing the fines doesn't return it
Created attachment 76711 [details] [review] Bug 21042: Make 'pay amount' also return lost fines To test: 1 - Checkout an item to a patron, and make it lost ( but not returned) and ensure fine is levied against the account 2 - Add some other fines to their account 3 - Click 'Pay amount' and pay everything they owe 4 - Note the book is not returned 5 - Repeat with 'Pay selected' and note item is returned 6 - Apply patch 7 - Repeat 1-5 and note item is returned in both cases
Note, I did not test this patch, it also presumably suffers from bug 19876
Any updates Carnegie team
Created attachment 88973 [details] [review] Bug 21042: Make 'pay amount' also return lost fines To test: 1 - Checkout an item to a patron, and make it lost ( but not returned) and ensure fine is levied against the account 2 - Add some other fines to their account 3 - Click 'Pay amount' and pay everything they owe 4 - Note the book is not returned 5 - Repeat with 'Pay selected' and note item is returned 6 - Apply patch 7 - Repeat 1-5 and note item is returned in both cases https://bugs.koha-community.org/show_bug.cgi?id=21014 Signed-off-by: marieluce <marie-luce.laflamme@inlibro.com>
The item seems do be removed from the check out list after making the item lost without applying the patch. My system preferences MarkLostItemsAsReturned had no selected field.
*** This bug has been marked as a duplicate of bug 22982 ***