Bug 34731: Use Koha::Notice::Message in EnqueueLetter
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 7 Sep 2023 15:40:59 +0000 (11:40 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 14 Sep 2023 17:54:48 +0000 (07:54 -1000)
commit1470f09b75fdb12cedb7ca94b1695e871a2f5b5b
tree773e73a26eaeab9bd0e6a8a48343c50480cf0f8f
parent1a0dcf64e5cd1d635fe8085998e6453166511fc3
Bug 34731: Use Koha::Notice::Message in EnqueueLetter

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Letters.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit c030a5e5408956e16675c03c9412e1f5be45e013)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Letters.pm