Bugzilla – Attachment 133145 Details for
Bug 26370
Add ability to disable demagnetizing items via SIP2 based on patron categories
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26370: (QA follow-up) Add new option to templates
Bug-26370-QA-follow-up-Add-new-option-to-templates.patch (text/plain), 1.76 KB, created by
Martin Renvoize (ashimema)
on 2022-04-11 09:52:44 UTC
(
hide
)
Description:
Bug 26370: (QA follow-up) Add new option to templates
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-04-11 09:52:44 UTC
Size:
1.76 KB
patch
obsolete
>From 3d7fcd6c496bf6474e9f88f9a795dd2193b860fc Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 11 Apr 2022 10:51:26 +0100 >Subject: [PATCH] Bug 26370: (QA follow-up) Add new option to templates > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > 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 413e06d1ab..8c512e3946 100644 >--- a/debian/templates/SIPconfig.xml >+++ b/debian/templates/SIPconfig.xml >@@ -54,7 +54,8 @@ > av_field_template="[% accountline.description %] [% accountline.amountoutstanding | format('%.2f') %]" > holds_block_checkin="0" > overdues_block_checkout="1" >- format_due_date="0"> >+ format_due_date="0" >+ never_demagnetize=""> > <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 c4f174d9f5..9e2e2f27ab 100644 >--- a/etc/SIPconfig.xml >+++ b/etc/SIPconfig.xml >@@ -72,7 +72,8 @@ > holds_block_checkin="0" > prevcheckout_block_checkout="0" > overdues_block_checkout="1" >- format_due_date="0"> >+ format_due_date="0" >+ never_demagnetize=""> > <!-- Refer to syspref SIP2SortBinMapping for full explanation of sort bin mapping --> > <sort_bin_mapping mapping="CPL:itype:eq:BK:1"/> > <sort_bin_mapping mapping="CPL:location:eq:OFFICE:2"/> >-- >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 26370
:
109630
|
120834
|
133144
|
133145
|
133146
|
133206
|
133207
|
133208