Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 16321 - 'Show all details' checkbox triggers JS error after jQuery upgrade 2016-04-26 23:15:46 +00:00
admin 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
authorities Bug 15931: Replace relative path with /cgi-bin/koha/ 2016-03-31 20:20:26 +00:00
basket Bug 14614: Multiple URLs (856) in cart/list email are broken 2016-03-24 15:32:48 +00:00
batch
catalogue Bug 16158: Move GetAuthorisedValues outside the loop 2016-04-27 16:30:01 +00:00
cataloguing Bug 16373: merge.pl reports success but files are not merged 2016-04-28 23:24:41 +00:00
circ Bug 16225 - Extra closing quote in circulation home page template 2016-04-22 23:02:02 +00:00
common Bug 16120: Add the actions class to all actions td 2016-03-24 17:07:32 +00:00
course_reserves
errors
help Bug 16004: [QA Follow-up] Tiny change for unit test and help file 2016-03-31 16:57:14 +00:00
installer
labels Bug 15883 - Upgrade jQuery from v1.7.2 in the staff client 2016-04-20 20:31:58 +00:00
members Bug 12267: Remove borrower_attributes.password 2016-04-22 23:08:32 +00:00
offline_circ
patron_lists Bug 10612: Follow-up - correcting icon to be Font Awesome 2016-04-01 19:52:14 +00:00
patroncards Bug 15722: Escape patron infos for JSON in patron searches 2016-03-24 16:14:31 +00:00
plugins
reports Bug 15008 - Add custom HTML areas to circulation and reports home pages 2016-04-07 05:38:50 +00:00
reserve Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
reviews
rotating_collections
serials Bug 13877 - Fix QA issues 2016-04-29 02:44:47 +00:00
services
sms
suggestion Bug 16157: Move the selected flag from GetAuthorisedValues to the templates 2016-04-07 00:16:09 +00:00
tags Bug 15413: Adding colons where appropriate 2016-03-25 21:50:56 +00:00
test
tools Bug 2324: Adding confirm dialog when undoing import 2016-04-27 16:28:05 +00:00
virtualshelves Bug 15682 - Only allow merging of 2 or more records form lsits (for consistency) 2016-04-20 20:55:53 +00:00
about.tt Bug 12721 - Syspref StatisticsFields: Warning on About page and text change in System preferences 2016-04-29 02:48:30 +00:00
auth.tt
intranet-main.tt Bug 16058: Delete individual news item from koha-news.pl 2016-03-31 20:08:17 +00:00