Koha/koha-tmpl/intranet-tmpl/prog/en
Kyle M Hall 456348aba9 Bug 15532: Add ability to allow only items whose home/holding branch matches the hold's pickup branch to fill a given hold
Some libraries would like to be able to limit hold filling to items that
match the pickup library for a hold based on the item's home or holding
library. The patron's home library should not affect whether a patron
can place the hold, instead the hold will only be fillable when an item
matching the pickup location becomes available.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Note the new "Hold pickup library match" rules for "checkout, hold,
   and return policy" and for "holds policy by item type"
4) Set the policy to "item's holding library"
5) Place a hold where the item's holding branch does not match
   the pickup branch
6) Check in the item
7) Note it is not trapped for the hold
8) Update the item's holding branch to match the pickup branch
8) Check in the item
9) Note the item is trapped for the hold
10) Repeat steps 4-9 but for home branch instead

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as described

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
2016-04-29 09:49:07 +00:00
..
css Bug 15793 - UX of circulation patron search with long lists of returned borrowers 2016-03-31 17:14:12 +00:00
data
includes Bug 14686: Add Upload to Tools menu 2016-04-27 16:14:17 +00:00
js Bug 15846: Move MARC Framework JavaScript into separate file 2016-03-24 19:46:04 +00:00
lib/yui Bug 16078 [Revised] Remove unused YUI CSS 2016-03-23 01:03:47 +00:00
modules Bug 15532: Add ability to allow only items whose home/holding branch matches the hold's pickup branch to fill a given hold 2016-04-29 09:49:07 +00:00
xslt Bug 14304: RDA: Intranet display link in XSLT for 264 field to reflect Zebra indexing 2016-03-25 21:57:55 +00:00
columns.def Bug 15373: More changes of Zip to ZIP on intranet 2015-12-30 16:30:35 +00:00