https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19304
David Bourgault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #67126|0 |1 is obsolete| | --- Comment #4 from David Bourgault <[email protected]> --- Created attachment 68111 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68111&action=edit Bug 19304: Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address This subroutine is quite trivial and can be replaced easily with a new method of Koha::Patron Test plan: Overdue notices and shelf sharing must be send the to an email address, according to the value of the pref AutoEmailPrimaryAddress Signed-off-by: David Bourgault <[email protected]> -- You are receiving this mail because: 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/
