From 8336934635f128b44196955766175864445fe3e5 Mon Sep 17 00:00:00 2001 From: Andrew Fuerste-Henry Date: Fri, 22 Apr 2022 16:12:50 +0000 Subject: [PATCH] Bug 30597: Update RestrictionBlockRenewing description to include auto renew To test: - apply the patch, find the syspref, see the new wording To confirm the behavior: - set the syspref to Block - give a patron an auto-renewing checkout and a restriction - run automatic_renewal.pl, see item does not renew - switch syspref to allow, repeat, see renewal Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer --- .../prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 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 8f77412eb4..ae8c6106df 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 @@ -523,7 +523,7 @@ Circulation: choices: 1: block 0: allow - - renewing of items from the staff interface. + - renewing of items from the staff interface and via the misc/cronjobs/automatic_renewals.pl cronjob. - - If a patron owes more than the value of OPACFineNoRenewals, - pref: OPACFineNoRenewalsBlockAutoRenew -- 2.30.2