http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #16 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 15334 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15334&action=edit Bug 8367: Add more granular level for ReservesMaxPickUpDelay This patch adds: - a new column in the issuing rules - a new field issuingrules.holdspickupdelay You can now specify a pickup delay for an hold function of a patron category and/or a item type and/or a library. To test: Check there is no regression with a normal reserve workflow. Add one or more issuingrules. In 4 templates, you can see the max pickup delay for an hold (circ/circulation.tt, circ/waitingreserves.tt, members/moremember.tt, opac-user.tt). Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Rebased on Feb 15, 2013 (Marcel de Rooy): Merge conflict in opac/opac-user.pl Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt Merge conflict in installer/data/mysql/updatedatabase.pl Merge conflict in circ/waitingreserves.pl -- You are receiving this mail because: You are watching all bug changes.