[Koha-bugs] [Bug 6810] Send membership expiry reminder notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 3 01:32:36 CEST 2014


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

--- Comment #22 from David Cook <dcook at prosentient.com.au> ---
If you process the message queue, you'll notice that the to_address in the
database is updated after the email is sent.
C4::Letters::_send_message_by_email() and
C4::Letters::_update_message_to_address() take care of that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list