Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
3626 Vistas

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
Descartar

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. ;)

Mejor respuesta

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
Descartar
Mejor respuesta

That is pretty ridiculously bad.

Avatar
Descartar
Mejor respuesta

Need more function to view SMS

Avatar
Descartar