Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Marcel de Rooy ded520afdc Bug 9761: Make it possible to confirm future hold requests at checkin time
Description:

A new pref ConfirmFutureHolds is added. When confirming a hold at checkin time,
the number of days in this pref is taken into account when looking for reserves.
Note that this pref does not interfere with renewing, issuing or transferring
a book. For report Holds to pull, the default end date is calculated with this
new preference.
The use of ConfirmFutureHolds is useful only when future holds are allowed.

Test plan:
1) Enable future holds. Add a number of days into ConfirmFutureHolds.
2) Place a future hold within this number of days.
3) Run holds to pull report. Check default startdate and enddate.
4) Check this book in. Can you confirm the hold? Do not confirm.
5) Issue the book to another patron. You should not see a warning.
6) Renew the book for this patron via opac or staff. No warning either.
7) Check in again. Warning pops up again.
8) Transfer book. Switch branch. Check in. Hold found pops up. Do not confirm.
9) Back to first branch. Check in (with popup). Remove the hold. Add new future
hold past the number of days. Check in (no warn).

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-09-25 00:26:34 +00:00
..
acquisitions.pref Bug 10366: Alert librarian if an invoice number is duplicated 2013-07-06 17:13:45 +00:00
admin.pref Bug 10080 - Change system pref IndependantBranches to IndependentBranches 2013-05-22 07:58:23 -07:00
authorities.pref
cataloguing.pref
circulation.pref Bug 9761: Make it possible to confirm future hold requests at checkin time 2013-09-25 00:26:34 +00:00
creators.pref
enhanced_content.pref Bug 10320 - Integrate OverDrive search into OPAC 2013-09-08 07:00:40 +00:00
i18n_l10n.pref Bug 9014 - Add time due to slips 2013-03-21 11:07:42 -04:00
local_use.pref
logs.pref Bug 9293 - action_logs not tracking payments 2013-03-11 17:59:17 -04:00
opac.pref Bug 10690 - Warn about trailing slashes in description of OPACBaseURL and staffClientBaseURL 2013-08-28 14:15:03 +00:00
patrons.pref
searching.pref Bug 9341: Problem with UNIMARC authors facets 2013-03-19 20:37:29 -04:00
serials.pref
staff_client.pref Bug 10690 - Warn about trailing slashes in description of OPACBaseURL and staffClientBaseURL 2013-08-28 14:15:03 +00:00
web_services.pref