[Bug 3367] New: Overdue Rules not processed for patrons with checkouts more than 90 days overdue.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3367 Summary: Overdue Rules not processed for patrons with checkouts more than 90 days overdue. Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Notices AssignedTo: henridamien@koha-fr.org ReportedBy: rch@liblime.com Estimated Hours: 0.0 Change sponsored?: --- Debarment and overdue notices are both handled by the overdue_notices.pl cron script. It takes a --max argument intended to match the default longoverdue.pl length of 90 days, under the assumption that an item will be dissociated with a patron's account when it is marked lost. A bug in the selection mechanism for overdue_notices.pl, however, causes the script to not process a patron if s/he has any items overdue more than 90 (or $max) days. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3367 Mickey Coalwell <mcoalwell@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mcoalwell@nekls.org -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3367 Joe Atzberger <joe.atzberger@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joe.atzberger@liblime.com --- Comment #1 from Joe Atzberger <joe.atzberger@liblime.com> 2009-06-30 06:56:43 --- This sounds to me like operation as intended. If you want to supply a max of 99999, does that not work? -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@liblime.com