Bug 3488 - Suspend and reactivate holds
Summary: Suspend and reactivate holds
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: PC All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Jane Wagner
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks: 5609
  Show dependency treegraph
 
Reported: 2009-08-03 12:24 UTC by Jane Wagner
Modified: 2012-10-26 00:51 UTC (History)
4 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
OPAC suspend holds display screenshot (43.38 KB, image/jpeg)
2009-08-03 12:24 UTC, Chris Cormack
Details

Note You need to log in before you can comment on or make changes to this bug.
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.