[Koha-bugs] [Bug 20360] Auto-Renew notices send in advance of No Renewal Before period

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 14 06:50:49 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20360

--- Comment #6 from David Cook <dcook at prosentient.com.au> ---
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.


More information about the Koha-bugs mailing list