Bugzilla – Attachment 115300 Details for
Bug 27415
Add note to ILLHiddenRequestStatuses preference to the ILLSTATUS authorized value category
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27415: Add note to ILLHiddenRequestStatuses
Bug-27415-Add-note-to-ILLHiddenRequestStatuses.patch (text/plain), 1.83 KB, created by
Jonathan Druart
on 2021-01-19 09:17:35 UTC
(
hide
)
Description:
Bug 27415: Add note to ILLHiddenRequestStatuses
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-01-19 09:17:35 UTC
Size:
1.83 KB
patch
obsolete
>From a49a2a54f7a26f8f3ed312915572e4e51b656f36 Mon Sep 17 00:00:00 2001 >From: Ella Wipatene <ellawipatene@gmail.com> >Date: Tue, 19 Jan 2021 03:34:08 +0000 >Subject: [PATCH] Bug 27415: Add note to ILLHiddenRequestStatuses > >1. (Before adding patch) Go to 'Koha administration' - then to 'Global >system preferences' >2. On the left-hand side of the screen, go to 'Circulation' and then >'Interlibrary loans' >3. Look at the ILLHiddenRequestStatuses preferance - it should not have >any text talking about request codes in ILLSTATUS >4. Add the patch >5. Redo steps 1-3 >6. The ILLHiddenRequestStatuses preferance should now have the sentance >'The request code can be found in the ILLSTATUS authorizes value >category.' under the value column. > >Sponsored.by: Catalyst IT > >JD Amended patch: fix commit title >--- > .../prog/en/modules/admin/preferences/circulation.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 2546c06122..a1e60e3cca 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 >@@ -936,7 +936,7 @@ Circulation: > - "ILL statuses that are considered finished and should not be displayed in the ILL module: " > - pref: ILLHiddenRequestStatuses > class: multi >- - (separated with |). If left empty, all ILL requests will be displayed. >+ - (separated with |). If left empty, all ILL requests will be displayed. The request codes can be found in the ILLSTATUS authorized value category. > - > - "Send these ILL notices to staff when appropriate:" > - pref: ILLSendStaffNotices >-- >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 27415
:
115292
|
115300
|
115304
|
115564