From 140701960d325a0d3ce0ede1e855808538b8d3d2 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Mon, 8 Dec 2025 15:25:11 +0100 Subject: [PATCH] Bug 40435: New preference FutureHoldsBlockRenewals Test plan: Change this pref value under Administration. Signed-off-by: Marcel de Rooy Signed-off-by: Nick Clemens Signed-off-by: Martin Renvoize --- .../prog/en/modules/admin/preferences/circulation.pref | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 82070552d6c..a3ea4e93b7a 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 @@ -848,7 +848,12 @@ Circulation: - Confirm future hold requests (starting no later than - pref: ConfirmFutureHolds class: integer - - days from now) at checkin time. Note that this number of days is used in determining which holds are considered as 'current holds'. It also sets the default end date for the Holds to pull-report. It still does not interfere with renewing items. + - days from now) at checkin time. Note that this number of days is used in determining which holds are considered as 'current holds'. It also sets the default end date for the Holds to pull-report. + - pref: FutureHoldsBlockRenewals + choices: + 1: Allow + 0: "Don't allow" + - future holds (within the same number of days) to block renewals. - - Check the rule from the - pref: ReservesControlBranch -- 2.52.0