https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40934
Marion Durand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #191688|0 |1 is obsolete| | --- Comment #14 from Marion Durand <[email protected]> --- Created attachment 191743 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191743&action=edit Bug 40934: Add tests for exclude_letter_code in process_message_queue.pl This patch adds unit tests for the new exclude_letter_code functionality in SendQueuedMessages, which will allow excluding specific letter codes when processing the message queue. Test coverage includes: - Excluding a single letter code (array format) - Excluding multiple letter codes - Excluding with scalar parameter format Sponsored-by: OpenFifth <https://openfifth.co.uk/> Signed-off-by: Marion Durand <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
