https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31627 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #166374|0 |1 is obsolete| | Attachment #166375|0 |1 is obsolete| | Attachment #166376|0 |1 is obsolete| | Attachment #166377|0 |1 is obsolete| | Attachment #166378|0 |1 is obsolete| | --- Comment #27 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 166379 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166379&action=edit Bug 31627: Add ability to embed the letter id in outgoing email notices It can be useful to know exactly what template was used to generate a notice. To further this end, it would be useful be able to send the letter id as part of any emails sent out if there is a letter template associated with the message. Test Plan: 1) Apply this patch 2) Restart all the things! 3) Generate an email notice like a checkout notice 4) Inspect the email headers, note the new X-Koha-Letter-Id and X-Koha-Message-Id headers! Signed-off-by: Sam Lau <samalau@gmail.com> -- You are receiving this mail because: You are watching all bug changes.