From 85a67cb6d2c233b37bca18351cce4c4d52467c85 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 17 Feb 2022 13:22:35 +0000 Subject: [PATCH] Bug 30108: Preference description Test plan: Check the preferences form, tab Circulation, tab Hold policy. Look for OPACMandatoryHoldDates. Signed-off-by: Marcel de Rooy Signed-off-by: Lucas Gass Signed-off-by: Tomas Cohen Arazi Signed-off-by: Fridolin Somers --- .../prog/en/modules/admin/preferences/circulation.pref | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index ae8c6106df..750e731832 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -717,6 +717,15 @@ Circulation: 1: Allow 0: "Don't allow" - patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled). + - + - On the opac-reserve form, make + - pref: OPACMandatoryHoldDates + choices: + "": "no hold dates" + "start": "hold start date" + "end": "hold end date" + "both": "both hold dates" + - mandatory. Note this pref only is effective for the hold start date when OPACAllowHoldDateInFuture is enabled too. - - Confirm future hold requests (starting no later than - pref: ConfirmFutureHolds -- 2.39.2