Bugzilla – Attachment 133208 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.78 KB, created by
Martin Renvoize (ashimema)
on 2022-04-12 09:38:42 UTC
(
hide
)
Description:
Bug 26370: (QA follow-up) Add new option to templates
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-04-12 09:38:42 UTC
Size:
1.78 KB
patch
obsolete
>From d0c7f9ba4ba26fc1d76be6f3562e08a6bde17829 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..15c8d8d067 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" >+ inhouse_patron_categories=""> > <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..d91f72bf1a 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" >+ inhouse_patron_categories=""> > <!-- 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