[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
Sat Aug 23 17:58:05 CEST 2014


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

Nick Clemens <nick at quecheelibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31022|0                           |1
        is obsolete|                            |

--- Comment #14 from Nick Clemens <nick at quecheelibrary.org> ---
Created attachment 31124
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31124&action=edit
[SIGNED OFF] 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

Signed-off-by: Nick Clemens <nick at quecheelibrary.org>

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


More information about the Koha-bugs mailing list