https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37107 Catrina Berka <catrina@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |catrina@bywatersolutions.co | |m --- Comment #2 from Catrina Berka <catrina@bywatersolutions.com> --- Here's my stab at a suggested rewording of the description of these system preferences. Should be a relatively easy fix: Set the patron categories whose items should age to long overdue lost (based on DefaultLongOverdueLostValue and DefaultLongOverdueDays system preferences) <Patron categories list> Leave this field empty if you want the long overdue process to run for all patron categories. (Used when the longoverdue.pl script is called without the --category parameter) WARNING — This preference will be active only if DefaultLongOverdueSkipPatronCategories is empty. OR Set the patron categories whose items should not age to long overdue lost <Patron categories list> Leave this field empty if you want the long overdue process to run for all patron categories. (Used when the longoverdue.pl script is called without the --skip-category parameter) WARNING - This preference overrides the DefaultLongOverduePatronCategories preference, so the DefaultLongOverduePatronCategories filter will not take effect. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.