https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37107
Catrina Berka <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #2 from Catrina Berka <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
