Bugzilla – Attachment 172281 Details for
Bug 38053
Change section and description of DefaultLongOverduePatronCategories and DefaultLongOverdueSkipPatronCategories system preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38053: Change section of DefaultLongOverduePatronCategories and DefaultLongOverdueSkipPatronCategories system preferences
Bug-38053-Change-section-of-DefaultLongOverduePatr.patch (text/plain), 4.67 KB, created by
Caroline Cyr La Rose
on 2024-10-01 15:30:10 UTC
(
hide
)
Description:
Bug 38053: Change section of DefaultLongOverduePatronCategories and DefaultLongOverdueSkipPatronCategories system preferences
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2024-10-01 15:30:10 UTC
Size:
4.67 KB
patch
obsolete
>From 5a561f529f5b66e734e0ada30a5772a5430a1c78 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Tue, 1 Oct 2024 11:13:59 -0400 >Subject: [PATCH] Bug 38053: Change section of > DefaultLongOverduePatronCategories and DefaultLongOverdueSkipPatronCategories > system preferences > >This patch moves the DefaultLongOverduePatronCategories and >DefaultLongOverdueSkipPatronCategories system preferences to >the Lost item policy section of the circulation preferences, >to be with the other DefaultLongOverdue system preferences. > >To test: >1. Apply patch >2. Go to Administration > System preferences > Circulation > Lost > item policy > --> The two system preferences should be there with the other > ones >--- > .../admin/preferences/circulation.pref | 34 +++++++++---------- > 1 file changed, 17 insertions(+), 17 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 317e4238ec..679ff89681 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 >@@ -432,23 +432,6 @@ Circulation: > 1: ask > 0: "don't ask" > - "for confirmation." >- - >- - Set the default patron categories to receive overdues to >- - pref: DefaultLongOverduePatronCategories >- choices: patron-categories >- class: multiple >- - <br>Leave this field empty if you want to process overdues for all patron categories. >- - <br>(Used when the longoverdue.pl script is called without the --category parameter) >- - <br>WARNING â This preference will be active only if DefaultLongOverdueSkipPatronCategories is empty. >- - <br> >- - Set the default patron categories to <i>not</i> receive overdues to >- - pref: DefaultLongOverdueSkipPatronCategories >- choices: patron-categories >- class: multiple >- - <br>Leave this field empty if you want to process overdues for all patron categories. >- - <br>(Used when the longoverdue.pl script is called without the --skip-category parameter) >- - <br>WARNING - This preference overrides the DefaultLongOverduePatronCategories preference, so the DefaultLongOverduePatronCategories filter will not take effect. >- - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it." > - > - "When checking out an item, " > - pref: RecordStaffUserOnCheckout >@@ -584,6 +567,23 @@ Circulation: > - <br>Leave this field empty if you don't want to charge the patron for lost items. > - <br>(Used when the longoverdue.pl script is called without the --charge parameter) > - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it." >+ - >+ - Set the default patron categories to receive overdues to >+ - pref: DefaultLongOverduePatronCategories >+ choices: patron-categories >+ class: multiple >+ - <br>Leave this field empty if you want to process overdues for all patron categories. >+ - <br>(Used when the longoverdue.pl script is called without the --category parameter) >+ - <br>WARNING â This preference will be active only if DefaultLongOverdueSkipPatronCategories is empty. >+ - <br> >+ - Set the default patron categories to <i>not</i> receive overdues to >+ - pref: DefaultLongOverdueSkipPatronCategories >+ choices: patron-categories >+ class: multiple >+ - <br>Leave this field empty if you want to process overdues for all patron categories. >+ - <br>(Used when the longoverdue.pl script is called without the --skip-category parameter) >+ - <br>WARNING - This preference overrides the DefaultLongOverduePatronCategories preference, so the DefaultLongOverduePatronCategories filter will not take effect. >+ - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it." > - > - When using the automatic item loss process, skip items with <a href="/cgi-bin/koha/admin/authorised_values.pl?searchfield=LOST">LOST</a> values matching any of > - pref: DefaultLongOverdueSkipLostStatuses >-- >2.34.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 38053
: 172281 |
172282
|
172482
|
172492