3 Dec
2013
3 Dec
'13
4:26 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11209 --- Comment #6 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 23255 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23255&action=edit Bug 11209: Check if a notice has been already sent today The previous patch checks if a notice has already been sent when the current notices has been sent in queue. Which is wrong! We have to check if a similar notice has been sent today. This patch has been created after an observation on a production server: If a user place on holds several items, he will receive 1 SMS per hold. Here we only want 1 SMS for all holds. -- You are receiving this mail because: You are watching all bug changes.