[Bug 3474] New: Handling of and report for expired or cancelled holds, display expiration dates
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3474 Summary: Handling of and report for expired or cancelled holds, display expiration dates Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: enhancement Priority: P5 Component: Hold requests AssignedTo: gmcharlt@gmail.com ReportedBy: jwagner@ptfs.com Estimated Hours: 0.0 Change sponsored?: Sponsored Created an attachment (id=979) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=979) Expired holds report screenshot Sponsored by East Brunswick Public Library, East Brunswick, NJ, USA. Library staff needed a report of expired or cancelled holds to help clean the holds shelf. While developing this, we realized that Koha had no mechanism to move naturally-expired holds to the old_reserves table. Holds that are actively cancelled get moved, but holds that expire after the period calculated from the ReservesMaxPickUpDelay syspref stay in the active reserves table. We added a field named expirationdate to reserves and old_reserves. When a hold is triggered, its expiration date is calculated from the syspref and written to this field. A nightly cron job script looks for expired holds based on this field and moves them from reserves to old_reserves. The new report Expired Holds checks for expired holds; output can be specified by patron name or date. We have also done screen changes to show the hold expiration date in both staff and OPAC hold displays. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3474 --- Comment #1 from Jane Wagner <jwagner@ptfs.com> 2009-08-02 17:38:36 --- Created an attachment (id=980) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=980) Hold expiration date OPAC display -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3474 Daniel G <dgrobani@samuelmerritt.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dgrobani@samuelmerritt.edu -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3474 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt@gmail.com |kohaprogrammers@ptfs.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3474 Beverly Church <beverly.church@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |beverly.church@liblime.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3474 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2010-05-10 22:38:21 --- Expiration dates for hold requests were added in the port of the dev_week holds enhancements (bug 1532). Consequently, the PTFS Bug3474 branch will need to be merged against master before the other changes to the hold expiration report and OPAC display can be pulled. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com