[Koha-bugs] [Bug 16187] New: Add a script to cancel unfilled holds after a specified number of days

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 1 17:31:24 CEST 2016


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

            Bug ID: 16187
           Summary: Add a script to cancel unfilled holds after a
                    specified number of days
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: gmcharlt at gmail.com
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

Work to be done:
1) Create new script cancel_unfilled_holds.pl --days DAYS
2) This script would accept a --days parameter, and trigger
C4::Reserves::CancelReserve for all unfilled holds with a 'reservedate' older
than the the given number of days.

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


More information about the Koha-bugs mailing list