[Koha-bugs] [Bug 23103] Cannot checkin items lost by deleted patrons with fines attached

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 12 21:13:13 CEST 2019


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 90538
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90538&action=edit
Bug 23103: Cannot checkin items lost by deleted patrons with fines attached

Test Plan:
1) Checkout an item to a patron
2) Ensure the item has a replacement cost (or itemtype has default)
3) Ensure patrons are charged when items lost
4) Mark the item lost
5) Confirm patron has a fine
6) Write off the fine
7) Delete the patron
8) Check in the item
9) Note the internal server error
10) Apply this patch
11) Repeat steps 1-8
12) Note there is no internal server error!
13) prove t/db_dependent/Circulation.t

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