Koha/reserve
Kyle M Hall 3502810346 (bug 1532) Reserves Updates Ported From Dev_Week
This is a much improved re-implementation of the reserves updates from dev_week.
Less new code has been added, and more existing functions are used instead of adding new ones.

The 'Lock Hold' function has been removed due to it not working as intended.

[RM note for documentation: this adds the following features:

* ability to specify an expiration date for a hold request
  when placing it via the staff interface or OPAC
* daily batch job to cancel expired holds
* nice interface to change the priority of hold
  requests for a bib in the staff interface]

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-18 22:49:47 -05:00
..
modrequest.pl Avoid unnecessary warnings in reserve/modrequest.pl 2009-09-15 09:24:33 -04:00
placerequest.pl (bug 1532) Reserves Updates Ported From Dev_Week 2010-02-18 22:49:47 -05:00
renewscript.pl Adding warnings to request/ files 2009-02-09 14:36:46 -06:00
request.pl (bug 1532) Reserves Updates Ported From Dev_Week 2010-02-18 22:49:47 -05:00