This question has been flagged
4 Replies
3837 Views

HI

I need to send sms to mobiles from odoo.Is there any module for odoo.I found to openERPv7 and which type of API we need for python to send sms HTTP API or SMPP API

help me out

Thanks in Advance



Avatar
Discard

Hi sairam I've made a module for my company to send out SMS'es with an external platform. Simple HTTP calls to the server, but its not open sourced. If you want to you can e-mail me at yenthe.vanginneken@vanroey.be for more information.

Best Answer

Search for SMS in the app store:  https://www.odoo.com/apps?search=sms  or for twilio: https://www.odoo.com/apps?search=twilio

Avatar
Discard
Best Answer

Hi

please try this https://apps.openerp.com/apps/modules/8.0/odoosms/


Avatar
Discard
Author

Hi, When am trying to install that module getting this error Exception: Module loading odoosms failed: file odoosms/security/ir.model.access.csv could not be processed: Line 1 : No matching record found for external id 'smsclient.model_sms_smsclient' in field 'Object' Its searching for object 'sms_smsclient' in 'smsclient' module I don't have that module and object also not defined any where in my addons