[Koha-bugs] [Bug 24235] /misc/cronjobs/advance_notices.pl DUEDGST does NOT send sms, just e-mail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 13 00:05:00 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24235

--- Comment #1 from Radek Šiman (R-Bit Technology, s.r.o.) <rbit at rbit.cz> ---
Function send_digests contains hard-coded value "advance_notice" in messge_name
(line 552 of advance_notice.pl), but it should be passed-in as a parameter,
because it's called for Advance_Notice as well as for Item_Due message
attributes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list