http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 12130 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12130&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). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.