[Koha-bugs] [Bug 12717] Library no longer receiving Overdue email for patrons without email address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 20 13:30:13 CEST 2014


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

--- Comment #8 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 31022
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31022&action=edit
Bug 12717: Library no longer receiving Overdue email for patrons without email
address

Bug 10832 changes the fallback behavior if a patron does not have email
address: a print notice is generated into the message_queue table.
But this can cause issue for some libraries. The script should sent an
email and (generated csv, html, text file) with the list of all unsent
notices.

Test plan:
1/ Add overdue to a patron without email address (or smsalertnumber)
2/ Check email in the overdue rules configuration (or sms)
3/ Launch the overdue_notices.pl cronjob
4/ Verify the message_queue contain a print notice AND an email notice
for the library

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list