Bug 3488

Summary: Suspend and reactivate holds
Product: Koha Reporter: Jane Wagner <jwagner>
Component: Hold requestsAssignee: Jane Wagner <jwagner>
Status: CLOSED WONTFIX QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, jcamins, nengard, paul.poulain
Version: Main   
Hardware: PC   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5609    
Attachments: OPAC suspend holds display screenshot

Description Chris Cormack 2010-05-21 01:11:18 UTC


---- 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.

Comment 1 Paul Poulain 2011-03-22 10:50:32 UTC
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
Comment 2 Paul Poulain 2011-03-22 11:25:37 UTC
patch available at: https://github.com/ptfs/Koha-PTFS
Comment 3 Nicole C. Engard 2011-03-22 21:06:26 UTC
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
Comment 4 Jared Camins-Esakov 2012-02-13 13:18:21 UTC
The Harley integration project has been stalled for some time.