---- Reported by jwagner@ptfs.com 2009-08-03 12:24:02 ---- Created an attachment OPAC suspend holds display screenshot Sponsored by Middletown Township Public Library, Middletown, NJ, USA. Add a mechanism for staff and patrons to suspend and reactivate holds while maintaining place in holds queue. Creates a new table reserves_suspended and adds code so that holds can be suspended either in staff mode or through the patron's account in the OPAC. Holds can be suspended with no reactivation date (must be manually reactivated), or with a date. A new script runs as a nightly cron job to unsuspend any with the current day's date. ---- Additional Comments From jwagner@ptfs.com 2010-05-12 12:41:38 ---- The fix for this bug (in ptfs-harley) can be pulled from the public git repository at http://github.com/Koha-PTFS, branch http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3488 --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:11 UTC --- This bug was previously known as _bug_ 3488 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3488 Imported an attachment (id=1353) Unknown operating system Windows 2000. Setting to default OS "All". Actual time not defined. Setting to 0.0 The original reporter of this bug does not have an account here. Reassigning to the person who moved it here: chris@bigballofwax.co.nz. Previous reporter was jwagner@ptfs.com. The original assignee of this bug does not have an account here. Reassigning to the default assignee for the component, gmcharlt@gmail.com. Previous assignee was kohaprogrammers@ptfs.com. The original submitter of attachment 1353 [details] is unknown. Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
I can't find the patch on mailing list, github/koha-PTFS seems unavailable now. Removing "needs signoff", marking "resolved - later", Jane, if you still have the patch somewhere, pls reopen this bug
patch available at: https://github.com/ptfs/Koha-PTFS
A patch needs to be submitted based on master for this - and either a link right to the patch or an attached patch is necessary. Nicole
The Harley integration project has been stalled for some time.