https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31500
--- Comment #2 from Kyle M Hall <[email protected]> --- Created attachment 140014 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140014&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 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
