Bugzilla – Attachment 169493 Details for
Bug 37436
Move EmailPatronWhenHoldIsPlaced to holds policy system preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37436: Move EmailPatronWhenHoldIsPlaced to Holds policy sysprefs
Bug-37436-Move-EmailPatronWhenHoldIsPlaced-to-Hold.patch (text/plain), 2.35 KB, created by
ByWater Sandboxes
on 2024-07-24 14:14:00 UTC
(
hide
)
Description:
Bug 37436: Move EmailPatronWhenHoldIsPlaced to Holds policy sysprefs
Filename:
MIME Type:
Creator:
ByWater Sandboxes
Created:
2024-07-24 14:14:00 UTC
Size:
2.35 KB
patch
obsolete
>From 6d3d5ba6dcfd720411f7e9cea4946816bb01e3f6 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Tue, 23 Jul 2024 12:07:18 -0400 >Subject: [PATCH] Bug 37436: Move EmailPatronWhenHoldIsPlaced to Holds policy > sysprefs > >This patch moves the EmailPatronWhenHoldIsPlaced system preference >from Circulation > Patron restrictions to Circulation > Holds policy. > >To test: >1. Apply patch >2. Go to Administration > System preferences > Circulation > Holds > policy > --> EmailPatronWhenHoldIsPlaced should be right after > emailLibrarianWhenHoldIsPlaced > >Signed-off-by: hebah <hebah@bywatersolutions.com> >--- > .../en/modules/admin/preferences/circulation.pref | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > >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 76983576a6..317e4238ec 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 >@@ -917,6 +917,12 @@ Circulation: > 0: "Don't enable" > - "sending an email to the patron's library whenever a hold request is placed." > - "The first email address set from this list will be used: library reply-to, library email, <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReplytoDefault'>ReplytoDefault</a>, <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress'>KohaAdminEmailAddress</a>." >+ - >+ - pref: EmailPatronWhenHoldIsPlaced >+ choices: >+ 1: Email >+ 0: "Don't email" >+ - a patron when they have placed a hold. > - > - pref: DisplayMultiPlaceHold > choices: >@@ -1105,12 +1111,6 @@ Circulation: > 1: block > 0: allow > - renewing of items from the staff interface and via the <code>misc/cronjobs/automatic_renewals.pl</code> cronjob. >- - >- - pref: EmailPatronWhenHoldIsPlaced >- choices: >- 1: Email >- 0: "Don't email" >- - a patron when they have placed a hold. > Fines policy: > - > - pref: finesCalendar >-- >2.39.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37436
:
169437
| 169493