]> git.koha-community.org Git - koha.git/commit
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)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Mon, 13 Nov 2023 14:28:51 +0000 (14:28 +0000)
commitaf5657c14a55533cb585af3784524f2184f58bea
treecd8b7166d82156f4f518809725e1e6eee9ff49ea
parent868af0015fac340296bb1fc12fd193c8f2deba5a
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: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
C4/Letters.pm