Bug 7408 - Expire holds that have been waiting too long
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 23 Feb 2012 17:09:06 +0000 (12:09 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 9 Mar 2012 15:12:10 +0000 (16:12 +0100)
commit0717f8300a140789bb86b158966e6dadd6cf9830
treef2d11407dbc0df06e96df8557984a855a3c3700f
parent6846bdb51953d236d5baf341ce3624887ea7ee53
Bug 7408 - Expire holds that have been waiting too long

If the new syspref ExpireReservesMaxPickUpDelay is enabled,
this will cancel holds that have been waiting for longer than the
number of days specified in the syspref ReservesMaxPickupDelay.

If ExpireReservesMaxPickUpDelayCharge is set, the borrower charged the fee set therein.

Signed-off-by: Ian Walls <koha.sekjal@gmail.com>
Altered circulation.pref to include currency class and [% local_currency %] param
C4/Reserves.pm
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref