The reason so many project interface with clickatell is because they make it easy: -
See http://www.clickatell.com/developers/scripts.php There is even a python library freely available - not sure whether this is what OpenERP uses but it must be similar. Might be interesting to see if Tiny could negotiate a discount for sending SMSs through OpenERP. Other providers do also provide scripts e.g. [url] http://www.aspsms.com/examples/python/[/url] I also don't know where the code for the smsing is but it does not appear to be in a module so it could be in the core - if this is the case then hacking around there will cause problems whenever you upgrade versions. So I think the direct integration with OpenERP might be a project you would need to talk to the Tiny developers about. Of course there are alternatives - you could have a seperate application which linked in with the database. Another idea that may be useful is intergration with jabber rather than 2-way sms's - this is covered at the following link: - http://bytes.com/forum/thread22625.html -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=24546#24546 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
