Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Kyle M Hall 48edb29471 Bug 25958: Allow LongOverdue cron to exclude specified lost values
When lost items are not marked as returned, they are still subject to
the long overdue cron, so an item that has already been marked Lost may
automatically roll to Long Overdue. In some cases, a library may not
want that lost value to change. This becomes especially important with
the introduction of Claims Returned, which uses a variety of lost.

Test Plan:
1) Set up a long overdue item that would be moved to lost by longoverdue.pl
2) Run the cronjob with the new --skip-lost-value option
3) Note the item is not altered
4) Include that value in the new system preference DefaultLongOverdueSkipLostStatuses
5) Run the cronjob *without* the new option
6) Note the item is not altered
7) Run the cronjob again with the new command line option, but set it to
a different value so the item will be affected
8) Note the item is altered as it would have been before this patch was
applied

Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>

Signed-off-by: Rebecca Coert <rcoert@arlingtonva.us>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-25 12:01:43 +02:00
..
accounting.pref Bug 19036: Add ability to enable credit number for only some credit types 2020-08-20 12:31:59 +02:00
acquisitions.pref Bug 22844: (QA follow-up) Build items.json for UniqueItemFields 2020-07-20 16:08:22 +02:00
admin.pref Bug 24939: Fix capitalization of labels in sys pref editor 2020-04-15 12:32:14 +01:00
authorities.pref Bug 25394: Cronjob path in the AuthorityMergeLimit syspref description is wrong 2020-06-15 11:53:36 +02:00
borrowers.json Bug 22844: Simplify the process of selecting database columns for system preferences 2020-07-20 16:08:22 +02:00
cataloguing.pref Bug 25945: Description of AuthoritySeparator is misleading 2020-08-18 17:41:52 +02:00
circulation.pref Bug 25958: Allow LongOverdue cron to exclude specified lost values 2020-08-25 12:01:43 +02:00
enhanced_content.pref Bug 24939: Fix capitalization of labels in sys pref editor 2020-04-15 12:32:14 +01:00
i18n_l10n.pref
items.json Bug 22844: (QA follow-up) Build items.json for UniqueItemFields 2020-07-20 16:08:22 +02:00
local_use.pref
logs.pref Bug 21190: Introduce preferences AuthFailureLog and AuthSuccessLog 2020-04-14 16:13:39 +01:00
opac.pref Bug 25867: Label "Current location" as "Current library" and "Permanent location" as "Home library" 2020-08-18 15:48:37 +02:00
patrons.pref Bug 6725: (QA follow-up) Slightly rephrase PatronDuplicateMatchingAddFields 2020-08-18 17:39:48 +02:00
searching.pref Bug 8732: (QA follow-up) Terminology - staff client to staff interface 2020-08-24 12:10:53 +02:00
serials.pref Bug 23416: Add PreserveSerialNotes system preference 2019-08-12 14:35:18 +01:00
staff_client.pref Bug 10561: Rephrase DisplayOPACiconsXSLT and DisplayIconsXSLT slightly 2020-04-20 12:27:59 +01:00
tools.pref Bug 22660: (QA follow-up) Fix capitalization in system preference 2020-07-30 17:44:27 +02:00
web_services.pref Bug 25045: Add the RESTPublicAnonymousRequests syspref 2020-04-27 11:15:21 +01:00