http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11209 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22752|0 |1 is obsolete| | --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 22762 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22762&action=edit Bug 11209: Don't sent the same message for the same user the same day For PREDUE messages, one message is sent to the message_queue table for each items in advanced. So the patron will receive the same message. The sms part for DUE and PREDUE should not contain dynamic parts, only a standard message. -- You are receiving this mail because: You are watching all bug changes.