https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37107
Aleisha Amohia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED CC| |[email protected] --- Comment #3 from Aleisha Amohia <[email protected]> --- 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. _______________________________________________ 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/
