Bugzilla – Attachment 114259 Details for
Bug 26282
Allow staff to decide if a hold cancellation notice will be sent when cancelling a hold
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26282: (QA follow-up) Restore default notice
Bug-26282-QA-follow-up-Restore-default-notice.patch (text/plain), 1.48 KB, created by
Martin Renvoize (ashimema)
on 2020-12-08 14:40:11 UTC
(
hide
)
Description:
Bug 26282: (QA follow-up) Restore default notice
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-12-08 14:40:11 UTC
Size:
1.48 KB
patch
obsolete
>From 2a761362e25b7766dd65c1478bf3404ab371bff0 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 8 Dec 2020 14:39:34 +0000 >Subject: [PATCH] Bug 26282: (QA follow-up) Restore default notice > >--- > .../data/mysql/en/mandatory/sample_notices.yml | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > >diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml >index 22385cac31..585e76ed22 100644 >--- a/installer/data/mysql/en/mandatory/sample_notices.yml >+++ b/installer/data/mysql/en/mandatory/sample_notices.yml >@@ -1442,3 +1442,17 @@ tables: > - "[% ELSE %]" > - "The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]" > - "[% END %]" >+ >+ - module: reserves >+ code: HOLD_CANCELLATION >+ branchcode: "" >+ name: "Notification of hold cancellation" >+ is_html: 0 >+ title: "Your hold was cancelled" >+ message_transport_type: email >+ lang: default >+ content: >+ - "[%- USE AuthorisedValues -%]" >+ - "Dear [% borrower.firstname %] [% borrower.surname %]," >+ - "" >+ - "Your hold for [% biblio.title %] was cancelled [% IF hold.cancellation_reason %] for the following reason: [% AuthorisedValues.GetByCode( 'HOLD_CANCELLATION', hold.cancellation_reason ) %][% END %]" >-- >2.20.1
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 26282
:
109286
|
113960
|
113991
|
114007
|
114008
|
114009
|
114010
|
114011
|
114012
|
114013
|
114014
|
114015
|
114016
|
114028
|
114030
|
114031
|
114032
|
114033
|
114034
|
114035
|
114247
|
114248
|
114249
|
114250
|
114251
|
114252
|
114253
|
114254
|
114255
|
114259
|
115193
|
115194
|
115195
|
115196
|
115197
|
115198
|
115199
|
115200
|
115201
|
122448
|
122449
|
122450
|
122451
|
122452
|
122453
|
122454
|
122455
|
122456
|
122550
|
138407
|
138408
|
138409
|
138410
|
138411
|
138412
|
138413
|
138414
|
138415
|
138416
|
138417
|
138418
|
138419
|
138469
|
141210
|
171577
|
171578
|
171579
|
171580
|
171581
|
171582
|
171583
|
171584
|
171585
|
171586
|
171587
|
171588
|
171589
|
171590
|
171592
|
171593