Bugzilla – Attachment 148681 Details for
Bug 25560
Define itemtype specific rules in the UpdateNotForLoanStatusOnCheckin system preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25560: Template changes
Bug-25560-Template-changes.patch (text/plain), 2.33 KB, created by
Kyle M Hall (khall)
on 2023-03-24 16:51:45 UTC
(
hide
)
Description:
Bug 25560: Template changes
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2023-03-24 16:51:45 UTC
Size:
2.33 KB
patch
obsolete
>From 8323be20684568393fc14768633c44280f77e085 Mon Sep 17 00:00:00 2001 >From: Alex Buckley <alexbuckley@catalyst.net.nz> >Date: Tue, 2 Aug 2022 17:04:34 +1200 >Subject: [PATCH] Bug 25560: Template changes > >Sponsored-by: Waikato Institute of Technology, New Zealand > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../en/modules/admin/preferences/circulation.pref | 12 ++++++++---- > 1 file changed, 8 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index e12abc75345..e9895d0782c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -640,10 +640,14 @@ Circulation: > type: textarea > syntax: text/x-yaml > class: code >- - This is a list of value pairs. When an item is checked in, if the not for loan value on the left matches the items not for loan value >- - "it will be updated to the right-hand value. For example, '-1: 0' will cause an item that was set to 'Ordered' to now be available for loan." >- - "Can be used for showing only the not for loan description. E.g. '-1: ONLYMESSAGE'." >- - Each pair of values should be on a separate line. >+ - "This is a list of item types and value pairs.<br/><br/>" >+ - "<strong>Examples:</strong><br/>" >+ - "_ALL_:<br/>" >+ - " -1: 0<br/><br/>" >+ - "CR:<br/>" >+ - " 1: 0<br/><br/>" >+ - "When an item is checked in, if it's item type matches CR then when the value on the left (1) matches the items' not for loan value it will be updated to the value on the right.<br/><br/>The special term _ALL_ is used on the left side of the colon (:) to affect all item types, <strong>this does not override all other rules</strong><br/><br/>" >+ - "Each item type needs to be defined on a separate line on the left side of the colon (:).<br/>Each pair of not for loan values, for that item type, should be listed on separate lines below the item type, each indented by a leading space<br/><br/>" > - > - pref: HidePersonalPatronDetailOnCirculation > choices: >-- >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 25560
:
105236
|
105237
|
105238
|
105239
|
105240
|
105241
|
105242
|
105243
|
105244
|
105245
|
109562
|
109563
|
109564
|
109565
|
109566
|
109567
|
112492
|
112887
|
113161
|
113212
|
113213
|
113214
|
113215
|
113216
|
113217
|
131816
|
131817
|
131818
|
131819
|
131820
|
135742
|
135743
|
136079
|
136080
|
136081
|
136082
|
136083
|
136084
|
138494
|
138495
|
138496
|
138497
|
138498
|
138499
|
146556
|
146557
|
146558
|
146559
|
146993
|
148679
|
148680
| 148681 |
148682
|
148683