[Koha-bugs] [Bug 9016] Multi transport types for notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 1 14:30:54 CET 2013


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

mathieu saby <mathieu.saby at univ-rennes2.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #25 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
I set some overdue books for a patron.
I ran overdue_notices.pl -n
I applied the patch
 ran overdue_notices.pl -n again
I had the same results as before the patch.
=> OK

In the list of notices, I was able to define a new template for ODUE notices
sent by SMS.
=> OK

In Overdue rules, I was able to check one or serveral boxes
(email/feed/phone/print/sms) for each patron category, and for letters 1,2,3
I submit the changes, and checked it was saved
=> OK

But...
I checked only the box "sms" for all my patron categories, and for the 3
letters.
I ran overdue_notices.pl -n
The results were the same as before : the original notice (made for email) was
used, not the new notice I had defined for SMS.
I ran overdue_notices.pl and check message_queue table
The results were the same as before : the original notice (made for email) was
used, not the new notice I had defined for SMS.

=> KO
Maybe I'm doing something wrong?

And, additional questions:
Are "sms" and "phone" are supposed to be 2 different message carrier?
And what about "feed" type ? I don't see how overdue messages can be sent by
"feeds".
So, if feed and phone type should be suppressed, could you provide an other
patch for doing so ? (I don't consider it's part of this bug...).

Failing QA for the "sms" notice template not being used in overdue_notices.pl.
Could you take a look at that?

Mathieu

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


More information about the Koha-bugs mailing list