]> git.koha-community.org Git - koha.git/commit
Bug 31627: (QA follow-up) Catch more locations
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 8 May 2024 12:22:02 +0000 (13:22 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 10 May 2024 12:11:49 +0000 (14:11 +0200)
commit298abcb4cb54ddc6c93c451fa8a935c9672ba1ab
tree442abda72dbb86709ad955e2b1607e5fcd3b714a
parentaed4a2ec9839fad05ff0ce2c4d9b757c5814f06d
Bug 31627: (QA follow-up) Catch more locations

This patch moves the header set into Koha::Email->create and passes the
template_id in a few additional locations to ensure we catch more cases.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Letters.pm
Koha/Email.pm
t/Koha/Email.t