From 99d7d6eab42c56d73255ffc0a763538c94622821 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Tue, 26 Apr 2022 14:34:18 +0000 Subject: [PATCH] Bug 14364: (QA follow-up) Add email validation to ExpireReservesAutoFillEmail Signed-off-by: Katrin Fischer --- .../prog/en/modules/admin/preferences/circulation.pref | 1 + 1 file changed, 1 insertion(+) 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 8ede37a4e5..a257d599c0 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 @@ -747,6 +747,7 @@ Circulation: - automatically fill the next hold using the item. - Send email notification of the new hold filled with a canceled item to - pref: ExpireReservesAutoFillEmail + class: email - . If no address is defined here, the email will be sent to the library's reply-to address. - '
NOTE: These system preferences require the misc/cronjobs/holds/cancel_expired_holds.pl cronjob. Ask your system administrator to schedule it.
' - -- 2.30.2