Bugzilla – Attachment 125156 Details for
Bug 28730
Add option to format AH field (due date) in SIP checkout response
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28730: (QA follow-up) Add new option to example configs
Bug-28730-QA-follow-up-Add-new-option-to-example-c.patch (text/plain), 1.79 KB, created by
Martin Renvoize (ashimema)
on 2021-09-22 15:58:21 UTC
(
hide
)
Description:
Bug 28730: (QA follow-up) Add new option to example configs
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-09-22 15:58:21 UTC
Size:
1.79 KB
patch
obsolete
>From 86332af5bb23850238e6b50c3cc0a1b99bb5dc4d Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 22 Sep 2021 16:57:46 +0100 >Subject: [PATCH] Bug 28730: (QA follow-up) Add new option to example configs > >--- > debian/templates/SIPconfig.xml | 3 ++- > etc/SIPconfig.xml | 3 ++- > 2 files changed, 4 insertions(+), 2 deletions(-) > >diff --git a/debian/templates/SIPconfig.xml b/debian/templates/SIPconfig.xml >index 4cdfdd4a852..413e06d1ab5 100644 >--- a/debian/templates/SIPconfig.xml >+++ b/debian/templates/SIPconfig.xml >@@ -53,7 +53,8 @@ > send_patron_home_library_in_af="1" > av_field_template="[% accountline.description %] [% accountline.amountoutstanding | format('%.2f') %]" > holds_block_checkin="0" >- overdues_block_checkout="1"> >+ overdues_block_checkout="1" >+ format_due_date="0"> > <screen_msg_regex find="Greetings from Koha." replace="Welcome to your library!" /> > <screen_msg_regex find="Invalid patron barcode." replace="Barcode not found, are you sure this is your library card?" /> > </login> >diff --git a/etc/SIPconfig.xml b/etc/SIPconfig.xml >index c405ae16b87..9e94594bdd8 100644 >--- a/etc/SIPconfig.xml >+++ b/etc/SIPconfig.xml >@@ -71,7 +71,8 @@ > register_id='' > holds_block_checkin="0" > prevcheckout_block_checkout="0" >- overdues_block_checkout="1"> >+ overdues_block_checkout="1" >+ format_due_date="0"> > <screen_msg_regex find="Greetings from Koha." replace="Welcome to your library!" /> > <screen_msg_regex find="Invalid patron barcode." replace="Barcode not found, are you sure this is your library card?" /> > <patron_attribute field="XY" code="CODE" /> >-- >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 28730
:
123012
|
124062
|
125155
| 125156