[Koha-bugs] [Bug 31500] Add ability to specify MaxReservesPickupDelay at the patron category level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 2 23:11:52 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31500

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140014|0                           |1
        is obsolete|                            |

--- Comment #5 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 140191
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140191&action=edit
Bug 31500 - Add ability to specify MaxReservesPickupDelay at the patron
category level

Some libraries would like to be able to override MaxReservesPickupDelay on a
per category basis. A good use case for this is that some libraries have a
special patron category for patrons that are from "out of town" on vacation. In
this case, the library may want to specify a shorter pickup period before the
item expires than they would for a patron that lives in the area.

Test Plan:
1) Apply this patch, restart all the things!
2) Set MaxReservesPickupDelay to 5 days
3) Choose a patron category, go to the categories editor,
   near the bottom of the form is the new "Max holds pickup delay"
   field. Set this field to 10 days
4) Place a hold for an item using a patron of that category
5) Trap the hold so it is waiting
6) Note the expiration date is 10 days from now
7) Repeat steps 4-6 for a patron of a different category
8) Note the expiration date is 5 days out

Signed-off-by: Andrew Fuerste-Henry <andrewfh at dubcolib.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list