http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6292

--- Comment #8 from Katrin Fischer <[email protected]> 2011-05-15 
21:14:09 UTC ---
I tested this patch on current master:

overdue notice triggers: 
adult: 1, 2 and 3 days delays with different notices for each level
student: 2, 4 and 6 days delays with different notices for each level

I created 2 borrowers for these category codes and checked out 3 items to each
with due dates in the past:
1,2,3 days in the past
2,4,6 days in the past

I started overdue_notices with -v and -t.

Without the patch only one 3rd notice for each listing the oldest item is
created.

With the patch 3 notices are generated for each borrower. But the items listes
arenot correct:

1st notice lists the items 1 and 2 (or 2 and 4) days due.
2nd notice lists the items 2 and 3 (4 and 6I days due.
3rd notice lists only the items 3 or 6 days due.

I think the notices should only list the items that are due the delay specified
for the notice as long as the -list-all switch is not used.

-- 
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/

Reply via email to