10 Mar
2023
10 Mar
'23
11:05 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18398 --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 148053 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148053&action=edit Bug 18398: Update C4::Message enqueue to use $patron->notice_email_address This patch updates the enque method in C4::Message to expect a Koha::Patron object in the parameters and then uses that patron object to select the correct email address for notices as defined by AutoEmailPrimaryAddress. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.