[Koha-bugs] [Bug 20837] CanItemBeReserved should follow ReservesControlBranch and not CircControl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 9 21:36:10 CEST 2019


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

--- Comment #15 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 87674
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87674&action=edit
Bug 20837: Use ReservesControlBranch to determine holdability of items

To test:
 1 - Set a default holds plicy for an item type as 'from home library'
 2 - Set CircControl to 'logged in library'
 3 - Log in as staff from a library without the rule set
 4 - Note you can set holds for patrons of any library on items of type
above
 5 - Toggle ReservesControlBranch and note that nothing changes
 6 - Toggle CircControl and note some combinations don't allow holds
 7 - Apply patch
 8 - Toggle ReservesControlBranch and note that holdability is affected
 9 - Toggle CircControl and note holdability does not change
10 - Read the note on admin/smartrules.pl and confirm it makes sense

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


More information about the Koha-bugs mailing list