Bugzilla – Attachment 150752 Details for
Bug 32911
Remove ILL partner_code config from koha-conf.xml and turn it into a system preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32911: (follow-up) Move pref from Notifications to Features section
Bug-32911-follow-up-Move-pref-from-Notifications-t.patch (text/plain), 2.24 KB, created by
Martin Renvoize (ashimema)
on 2023-05-05 13:15:23 UTC
(
hide
)
Description:
Bug 32911: (follow-up) Move pref from Notifications to Features section
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-05-05 13:15:23 UTC
Size:
2.24 KB
patch
obsolete
>From 97e47781e5e256beea406eb492c64c7b1fbf0172 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer@bsz-bw.de> >Date: Thu, 4 May 2023 14:53:42 +0000 >Subject: [PATCH] Bug 32911: (follow-up) Move pref from Notifications to > Features section > >The new preference appeared under Notifications, but is better >suited for the Features section on the ILL tab in system >preferences. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../modules/admin/preferences/interlibrary_loans.pref | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref >index 73cb9c12f5..c72993c0d9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref >@@ -38,17 +38,17 @@ Interlibrary loans: > - pref: ILLHiddenRequestStatuses > class: multi > - (separated with |). If left empty, all ILL requests will be displayed. The request codes are defined in the backends and additional aliases can be configured via the <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=ILL_STATUS_ALIAS">ILL_STATUS_ALIAS</a> authorized value category. >+ - >+ - "Use patrons from category" >+ - pref: ILLPartnerCode >+ choices: patron-categories >+ - "as partners to place ILL requests with." > Notifications: > - > - "Send these ILL notices to staff when appropriate:" > - pref: ILLSendStaffNotices > class: multi > - "(separated with |). e.g. ILL_REQUEST_CANCEL|ILL_REQUEST_MODIFIED If left empty, no staff ILL notices will be sent." >- - >- - "Use patrons from category" >- - pref: ILLPartnerCode >- choices: patron-categories >- - "as partners to place ILL requests with." > - > - "Fallback email address for staff ILL notices to be sent to in the absence of a library address:" > - pref: ILLDefaultStaffEmail >-- >2.40.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 32911
:
146403
|
146404
|
146405
|
147417
|
147418
|
147419
|
150672
|
150673
|
150674
|
150750
|
150751
|
150752
|
150753
|
150768
|
150769
|
151011
|
151012
|
151013
|
151014
|
151015
|
151016
|
155195