https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41313 --- Comment #1 from Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> --- Created attachment 201660 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201660&action=edit Bug 41313: only provide pickup locations for holdable items Test plan : - set "AllowHoldPolicyOverride" to "Don't allow" - set "UseBranchTransferLimits" to "enforce" and "BranchTransferLimitsType" to "collection code" - set "ReserveControlBranch" to "item library" - go to branch transfer limit configuration and clear/disallow all. - add a new circulation rule in centerville to allow record-level holds and set "onshelfholdsallowed" to "if any unavailable". - add a new circulation rule in midway to allow record-level holds but set "onshelfholdsallowed" to "Yes". - go to http://localhost:8081/cgi-bin/koha/reserve/request.pl?borrowernumber=51&biblionumber=155 - see that all libraries are available for pickup (although transfer are disallowed) - apply patch, restart_all, reload page - see that no pickup locations are available and record-level holds are thus not possible. Sponsored-by: BibLibre -- You are receiving this mail because: You are watching all bug changes.