Bugzilla – Attachment 158770 Details for
Bug 34868
Add ability for SIP2 to distinguish missing item from other lost types
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34868: (QA follow-up) Fix XML
Bug-34868-QA-follow-up-Fix-XML.patch (text/plain), 1.70 KB, created by
Katrin Fischer
on 2023-11-09 21:18:18 UTC
(
hide
)
Description:
Bug 34868: (QA follow-up) Fix XML
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-11-09 21:18:18 UTC
Size:
1.70 KB
patch
obsolete
>From f02c7d479102dcc5a7f3caccabb25f99016b233d Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 7 Nov 2023 14:20:50 -0500 >Subject: [PATCH] Bug 34868: (QA follow-up) Fix XML > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > etc/SIPconfig.xml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/etc/SIPconfig.xml b/etc/SIPconfig.xml >index f4fd81a6d2..356175af12 100644 >--- a/etc/SIPconfig.xml >+++ b/etc/SIPconfig.xml >@@ -81,12 +81,13 @@ > format_due_date="0" > inhouse_item_types="" > inhouse_patron_categories="" >- lost_status_for_missing="4" <!-- defines which Koha lost status will return the circulation status 13 ( i.e. missing ) for this account --> >+ lost_status_for_missing="4" > blocked_item_types="VM|MU" > seen_on_item_information="mark_found"> <!-- could be "keep_lost", empty to disable --> > <!-- show_checkin_message: If enabled, successful checking responses will contain an AF screen message --> > <!-- lost_block_checkout sets flag if patron has more than the given current checkouts that are lost ( itemlost > 0 by default ) --> > <!-- lost_block_checkout_value determines the minimum lost item value to count ( that is, the value in items.itemlost ) --> >+ <!-- lost_status_for_missing defines which Koha lost status will return the circulation status 13 ( i.e. missing ) for this account --> > <!-- 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.30.2
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 34868
:
156003
|
156027
|
158151
|
158614
|
158615
|
158616
|
158617
|
158768
|
158769
| 158770 |
158771