From 652fecb7fe963783b35f5772605fdfcedca0438a 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 aedfc6cf249..15c49bc886e 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 @@ -770,6 +770,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