https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37107 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED CC| |aleisha@catalyst.net.nz --- Comment #3 from Aleisha Amohia <aleisha@catalyst.net.nz> --- I believe this has been addressed. The descriptions for the DefaultLongOverduePatronCategories and DefaultLongOverdueSkipPatronCategories system preferences now read: -- The long overdue process affects patrons in the <categories> categories. Leave this field empty if you want to process long overdues 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. The long overdue process does not affect patrons in the <categories> categories. Leave this field empty if you want to process long overdues 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. NOTE: This system preference requires the misc/cronjobs/longoverdue.pl cronjob. Ask your system administrator to schedule it. -- Feel free to reopen if we want further changes. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.