https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20360
--- Comment #6 from David Cook <[email protected]> --- I have a solution which will live in the automatic_renewals.pl script. It'll essentially borrow the code from #22333 but put it into automatic_renewals.pl wrapped with a system preference so that the first thing automatic_renewals.pl does is check if it's too early to renew (ie consult No Renewal Before or fallback to checking if it's before the due date). I think this should be a good solution. Just trialing it locally first. -- 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] http://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/
