11 Feb
2019
11 Feb
'19
6:45 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19014 --- Comment #20 from David Cook <dcook@prosentient.com.au> --- Actually, it looks like there's already a function in C4::Circulation that could handle this scenario: GetSoonestRenewDate. Personally, I have a non-Koha loan that was due back on February 15th, but today on February 11th I got an email saying that my loan had been automatically renewed until sometime in March. That's a reasonable way of expecting automatic renewals to work I think. That it wouldn't try the automatic renewal until the soonest renew date. I'm going to do a local patch to try this idea out. -- You are receiving this mail because: You are watching all bug changes.