[Koha-bugs] [Bug 23443] Paying off a lost fee will return the item, even if it is checked out to a different patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 14 12:41:36 CET 2020


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

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 97343
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97343&action=edit
Bug 23443: Do not checkin an item if checked out to another patron when lost
fee is paid

Test plan:
0 - Do not apply this patch
1 - Check out an item to a patron
2 - Make sure a fee will be charged when lost
3 - Mark the item lost
4 - Make sure the fee will not be refunded on return of the item
5 - Return the item
6 - Check it out to a new patron
7 - Write off the fine for the original patron
=> The item is now checked in
8 - Apply this patch and repeat 1 to 7
=> The item is still checked out

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