http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6292
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff --- Comment #4 from Chris Cormack <[email protected]> 2011-05-03 00:21:27 UTC --- I have just submitted a patch that while it doesnt change the functionality (still results in overdues being generated for each trigger) This is how it has always worked, it loops through generating notices for each trigger period, so a borrower may get multiple, I havent been able to fix that yet but what this patch changes is it will now not miss generating them when it should. Before if you had an overdue that was sufficiently old, you never ever got an overdue notice. Rewriting the overdues system is a bug for another day, this patch will now stop it from missing sending them though. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
