[Koha-bugs] [Bug 11209] Multi transport types: same messages are sent for a patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 1 05:39:26 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11209

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23255|0                           |1
        is obsolete|                            |

--- Comment #14 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 27828
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27828&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.

Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


More information about the Koha-bugs mailing list