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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Search for SMS in the app store: https://www.odoo.com/apps?search=sms or for twilio: https://www.odoo.com/apps?search=twilio
Hi
please try this https://apps.openerp.com/apps/modules/8.0/odoosms/
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Aug 16
|
3242 | ||
|
0
Jun 16
|
2974 | ||
|
0
Nov 22
|
1531 | ||
|
2
Aug 22
|
2322 | ||
|
2
May 20
|
4538 |
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.