https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31500
ByWater Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140014|0 |1 is obsolete| | --- Comment #5 from ByWater Sandboxes <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: 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/
