Bugzilla – Attachment 103069 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.22 KB, created by
Jonathan Druart
on 2020-04-16 10:33:56 UTC
(
hide
)
Description:
Bug 25147: AllowSelfCheckReturns is in the wrong system preference section
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-04-16 10:33:56 UTC
Size:
2.22 KB
patch
obsolete
>From e4c0732b36a8103f4b9d0252ef0a446747fcabf5 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. > >Signed-off-by: Devinim <kohadevinim@devinim.com.tr> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > .../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..ff87a1db38 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 >@@ -943,6 +943,12 @@ Circulation: > type: textarea > 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 >@@ -1014,12 +1020,6 @@ Circulation: > - pref: SelfCheckTimeout > 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 >-- >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 25147
:
103022
|
103059
| 103069 |
103116
|
103117
|
103120
|
103121