Bugzilla – Attachment 119021 Details for
Bug 27944
Add new stages to the article request process
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27944: Add AR_REQUESTED message in sample_notices.yml and modify AR_PENDING
Bug-27944-Add-ARREQUESTED-message-in-samplenotices.patch (text/plain), 1.88 KB, created by
Agustín Moyano
on 2021-03-30 16:20:19 UTC
(
hide
)
Description:
Bug 27944: Add AR_REQUESTED message in sample_notices.yml and modify AR_PENDING
Filename:
MIME Type:
Creator:
Agustín Moyano
Created:
2021-03-30 16:20:19 UTC
Size:
1.88 KB
patch
obsolete
>From 2262d75b9f7c9c431e9070a55729a584acad2622 Mon Sep 17 00:00:00 2001 >From: Agustin Moyano <agustinmoyano@theke.io> >Date: Tue, 30 Mar 2021 10:51:57 -0300 >Subject: [PATCH] Bug 27944: Add AR_REQUESTED message in sample_notices.yml and > modify AR_PENDING > >--- > .../mysql/en/mandatory/sample_notices.yml | 26 +++++++++++++++++++ > 1 file changed, 26 insertions(+) > >diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml >index bbcddf545c..5d821c3634 100644 >--- a/installer/data/mysql/en/mandatory/sample_notices.yml >+++ b/installer/data/mysql/en/mandatory/sample_notices.yml >@@ -263,6 +263,32 @@ tables: > branchcode: "" > name: "Article request - open" > is_html: 0 >+ title: "Pending article request" >+ message_transport_type: email >+ lang: default >+ content: >+ - "Dear <<borrowers.firstname>> <<borrowers.surname>> (<<borrowers.cardnumber>>)" >+ - "" >+ - "Your request for an article from <<biblio.title>> (<<items.barcode>>) is now in pending state." >+ - "" >+ - "Article requested:" >+ - "Title: <<article_requests.title>>" >+ - "Author: <<article_requests.author>>" >+ - "Volume: <<article_requests.volume>>" >+ - "Issue: <<article_requests.issue>>" >+ - "Date: <<article_requests.date>>" >+ - "Pages: <<article_requests.pages>>" >+ - "Chapters: <<article_requests.chapters>>" >+ - "Notes: <<article_requests.patron_notes>>" >+ - "" >+ - "" >+ - "Thank you!" >+ >+ - module: circulation >+ code: AR_REQUESTED >+ branchcode: "" >+ name: "Article requested" >+ is_html: 0 > title: "Article request received" > message_transport_type: email > lang: default >-- >2.25.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 27944
:
119020
|
119021
|
119022
|
120454
|
122673
|
122836
|
122837
|
122838
|
122839
|
122842
|
122843
|
122857
|
122984
|
122985
|
122986
|
122987
|
122988
|
122989
|
122990
|
123710
|
123711
|
123712
|
123943
|
123944
|
123945
|
123946
|
123947
|
123948
|
123949
|
123950
|
123951
|
123952
|
124966
|
124967
|
124968
|
124969
|
124970
|
124971
|
124972
|
124973
|
124974
|
124975
|
124976
|
125158
|
125544
|
125565
|
125567
|
125762
|
125813