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

--- Comment #6 from Katrin Fischer <[email protected]> ---
Still testing - one patron with email address and one without, both generating
an overdue notice today. I think the options I tested before all work like they
should, but they offer no solution to the problem.

So I tried to make sure the old behaviour was as described. I found it working
before the MTT changes, with:

git checkout 9834401c59ed2ac41ca354732a528a117404fb76
./misc/cronjobs/overdue_notices.pl (no parameters)
Generates an email to the patron and one to the library with the text version
as attachement.

One of the differences between then and now is, that we now have an entry
'print' in the message_queue for the patrons without email. So we need to make
sure that we can send an email with the overdue notices attached and set those
enries to 'sent'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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