Bugzilla – Attachment 173320 Details for
Bug 38222
Let staff pick a cancellation reason when canceling a booking
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38222: (follow-up) Include cancellation reason in sample notice for booking cancellation
Bug-38222-follow-up-Include-cancellation-reason-in.patch (text/plain), 1.28 KB, created by
Martin Renvoize (ashimema)
on 2024-10-25 07:28:46 UTC
(
hide
)
Description:
Bug 38222: (follow-up) Include cancellation reason in sample notice for booking cancellation
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-10-25 07:28:46 UTC
Size:
1.28 KB
patch
obsolete
>From da6cadf88ef86127716283f16b860c173a6f3d47 Mon Sep 17 00:00:00 2001 >From: Paul Derscheid <paul.derscheid@lmscloud.de> >Date: Thu, 24 Oct 2024 12:58:33 +0000 >Subject: [PATCH] Bug 38222: (follow-up) Include cancellation reason in sample > notice for booking cancellation >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/> >Signed-off-by: LEBSimonsen <simonsen@bz-sh.de> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > installer/data/mysql/en/mandatory/sample_notices.yml | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml >index 4f982ecbf13..f81b8728ef7 100644 >--- a/installer/data/mysql/en/mandatory/sample_notices.yml >+++ b/installer/data/mysql/en/mandatory/sample_notices.yml >@@ -62,6 +62,8 @@ tables: > - "<br>" > - "Dates: [% booking.start_date | $KohaDates %] to [% booking.end_date | $KohaDates %]<br>" > - "<br>" >+ - "Reason: [% booking.cancellation_reason | html %]<br>" >+ - "<br>" > - "Kind regards<br>" > - "<br>" > - "[% booking.pickup_library.branchname %]" >-- >2.47.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 38222
:
173230
|
173231
|
173232
|
173233
|
173264
|
173265
|
173277
|
173278
|
173281
|
173282
|
173312
|
173313
|
173314
|
173315
|
173316
|
173317
|
173318
|
173319
| 173320 |
173321
|
173322
|
173323
|
173336
|
173337
|
173338
|
173339