Bug 17453: Add exceptions
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 24 Oct 2016 09:02:19 +0000 (09:02 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 17 Feb 2017 17:15:06 +0000 (17:15 +0000)
commitd1d12fc770c2d6b9a8a2fa62c7162c74229cc190
tree21d27f2027299209363187d458b94979e6404f8e
parent00c5929c1a6c267ec782d620c867f24749cc122a
Bug 17453: Add exceptions

This patch adds the ability to define patron categories not affected by
the behavior of OPACHoldsIfAvailableAtPickup.
The new pref OPACHoldsIfAvailableAtPickupExceptions get a list of patron
categories (separated by pipes |).

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
https://bugs.koha-community.org/show_bug.cgi?id=14753

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug_17453.sql
installer/data/mysql/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
opac/opac-reserve.pl