Bugzilla – Attachment 115629 Details for
Bug 11257
Document "items.content" for DUEDGST and PREDUEDGST and update sample notices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11257: (followup) Document <<items.content>> for DUEDGST and PREDUEDGST and update sample notices
Bug-11257-followup-Document-itemscontent-for-DUEDG.patch (text/plain), 1.63 KB, created by
Katrin Fischer
on 2021-01-21 22:40:14 UTC
(
hide
)
Description:
Bug 11257: (followup) Document <<items.content>> for DUEDGST and PREDUEDGST and update sample notices
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-01-21 22:40:14 UTC
Size:
1.63 KB
patch
obsolete
>From d77dfdc9d430653a5d6b1a78f7af7aba348f6f66 Mon Sep 17 00:00:00 2001 >From: James O'Keeffe <jamespfk@gmail.com> >Date: Thu, 21 Jan 2021 05:53:46 +0000 >Subject: [PATCH] Bug 11257: (followup) Document <<items.content>> for DUEDGST > and PREDUEDGST and update sample notices > >This patch changes the default text for the DUEDGST sample notice to the >following: > Dear <<borrowers.firstname>> <<borrowers.surname>>, > The following item(s) are due: > <<items.content>> >(it does not include an atomic update) > >Test plan: >1. Select "edit" on DUEDGST in the notices and slips page (Home -> > tools -> Notices and slips) >2. Open "email", and note the default text. >3. Apply the patch, and peform a fresh install of Koha. >4. Navigate to the same page. The default text should have changed. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > installer/data/mysql/en/mandatory/sample_notices.yml | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml >index 97a9291ba8..9835a4cca5 100644 >--- a/installer/data/mysql/en/mandatory/sample_notices.yml >+++ b/installer/data/mysql/en/mandatory/sample_notices.yml >@@ -401,7 +401,11 @@ tables: > message_transport_type: email > lang: default > content: >- - "You have <<count>> items due" >+ - "Dear <<borrowers.firstname>> <<borrowers.surname>>," >+ - "" >+ - "The following item(s) are now due:" >+ - "" >+ - "<<items.content>>" > > - module: circulation > code: HOLD_SLIP >-- >2.11.0
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 11257
:
115374
|
115585
|
115625
|
115628
|
115629
|
115630
|
115672
|
115673
|
115674
|
115868
|
115869
|
115870