Bugzilla – Attachment 103022 Details for
Bug 25147
AllowSelfCheckReturns is in the wrong system preference section
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25147: AllowSelfCheckReturns is in the wrong system preference section
Bug-25147-AllowSelfCheckReturns-is-in-the-wrong-sy.patch (text/plain), 2.09 KB, created by
David Roberts
on 2020-04-15 16:38:07 UTC
(
hide
)
Description:
Bug 25147: AllowSelfCheckReturns is in the wrong system preference section
Filename:
MIME Type:
Creator:
David Roberts
Created:
2020-04-15 16:38:07 UTC
Size:
2.09 KB
patch
obsolete
>From 208e8041e216afd2f0bd5f254f8dc94f527f645a Mon Sep 17 00:00:00 2001 >From: David Roberts <david@koha-ptfs.co.uk> >Date: Wed, 15 Apr 2020 16:34:40 +0000 >Subject: [PATCH] Bug 25147: AllowSelfCheckReturns is in the wrong system > preference section > >This patch moves the AllowSelfCheckReturns system preference to the "Self check-in module" section of the Circulation system preferences. > >To test: > >1) Check that the AllowSelfCheckReturns system preference is currently >in the "Self Checkout" section of the Circulation system preferences. >2) Apply the patch >3) The preference should now be in the "Self check-in module" section of >the Circulation system preferences. >--- > .../prog/en/modules/admin/preferences/circulation.pref | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 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 645609785a..f23ab08ba2 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 >@@ -944,6 +944,12 @@ Circulation: > class: code > Self check-in module: > - >+ - pref: AllowSelfCheckReturns >+ choices: >+ yes: Allow >+ no: "Don't allow" >+ - patrons to return items through web-based self checkout system. >+ - > - "Include the following HTML on the self check-in screen:" > - pref: SelfCheckInMainUserBlock > type: textarea >@@ -1015,12 +1021,6 @@ Circulation: > class: integer > - seconds. > - >- - pref: AllowSelfCheckReturns >- choices: >- yes: Allow >- no: "Don't allow" >- - patrons to return items through web-based self checkout system. >- - > - "Include the following HTML in the Help page of the web-based self checkout system:" > - pref: SelfCheckHelpMessage > type: textarea >-- >2.11.0
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 25147
:
103022
|
103059
|
103069
|
103116
|
103117
|
103120
|
103121