[Koha-bugs] [Bug 22562] Add option ItemHoldingLibrary to ReservesControlBranch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 12 15:55:10 CEST 2021


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |In Discussion

--- Comment #8 from Nick Clemens <nick at bywatersolutions.com> ---
This works, but I have an edge case:

Library A - only allow holds from homelibrary
Library B - allow holds form any library

ReservesControlBranch: ItemsHoldingLibrary

Book with homebranch Library A is checked in at Library B, a transfer is set to
return the book home and the holdingbranch is set to Library B

A patron from library C can place a hold because of the holdingbranch

The book arrives at library A and is checked in - the hold does not trigger
because the holdingbranch has changed and the rule is now 'only from home
library'

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


More information about the Koha-bugs mailing list