[Koha-bugs] [Bug 25184] Items with a negative notforloan status should not be captured for holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 17 20:27:23 CEST 2020


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

--- Comment #3 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
Adding two steps to this test plan:

Test Plan:
1) Set an item's notforloan value to -1
2) Place a hold on that item
3) Check in the item
4) Trap the item for that hold
5) Attempt to check the item out to the patron, you will be unable to
   because it is notforloan
6) Apply this patch
7) Restart all the things!
8) Repeat steps 1-3
9) The screen should no longer ask if the item should be trapped
   to fill the hold!
10) Set UpdateNotForLoanStatusOnCheckin to -1: 0
11) Check item in again
12) NotForLoan status is removed and hold is captured

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


More information about the Koha-bugs mailing list