Bug 5438

Summary: Holds managed in circ rules
Product: Koha Reporter: Paul Poulain <paul.poulain>
Component: CirculationAssignee: Kyle M Hall <kyle.m.hall>
Status: RESOLVED DUPLICATE QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, nengard
Version: 3.4   
Hardware: All   
OS: All   
URL: http://wiki.koha-community.org/wiki/Holds_managed_in_smart-rules
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Paul Poulain 2010-11-24 16:13:59 UTC
The main parameters for holds should be part of the circulation rules generally in the branch/patron/item type equation (smart-rules).
Number of Holds allowed: how many holds allowed for each branch/patron/item combination from 0 (no holds allowed) to x
ReservesMaxPickUpDelay: from 1 to x
A couple extra enhancements to circ/waitingreserves.pl too:
ability (filter) to see only those holds that are over
ability to “select all” and thus “cancel all” holds in the page (i.e. all “Holds Over”)
ability to “print” the page for a clean listing of holds over
Comment 1 Nicole C. Engard 2013-01-09 17:21:21 UTC
Many of these are being handled in the Holds Rewrite: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5609  I think we should close this and then refer to that bug and break each preference moved to the matrix out to its own bug report.

*** This bug has been marked as a duplicate of bug 5609 ***