This question has been flagged
3 Replies
3087 Views

Hi!

I just bought 10 credits in order to test the sms capabilities of odoo11ce. Sending sms worked perfectly, but it seems like replies aren't being fetched... is this correct?

Avatar
Discard

Thank you very much - that's quite bad!

You're welcome! It is a bit of a missed chance for some cases yes. Who knows that Odoo will add it for V13. ;)

Best Answer

Hi Peter,

You're correct, the Odoo SMS module only supports sending SMS from Odoo to a contact. There is no support to fetch SMS replies and pull them inside of Odoo.
You can see it in the code of the module "sms" where there is only a function "_send_sms" to send texts to mobile phones. See https://github.com/odoo/odoo/blob/12.0/addons/sms/models/sms_api.py#L16-L27 

Regards,
Yenthe

Avatar
Discard
Best Answer

That is pretty ridiculously bad.

Avatar
Discard
Best Answer

Need more function to view SMS

Avatar
Discard