Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
1009 Vistas

Hi all, 


The problem is this feature is documented in the official repo as follows: 

https://www.odoo.com/documentation/15.0/applications/productivity/mail_plugins/gmail.html


And only removing the lines, does not work. 


Avatar
Descartar
Autor Mejor respuesta

That's a way to implement that: 

1.- Just follow the instructions of the official link

https://www.odoo.com/documentation/15.0/applications/productivity/mail_plugins/gmail.html

2.- After that, also replace all the odoo.com references in appsscript.json file with your domain. 

3.- Implement the project and... Thats all!


Hope it helps!

Pere

Avatar
Descartar
Mejor respuesta

Thanks for sharing, if you feel that the documentation is not complete, please share the same here also: https://github.com/odoo/documentation/issues , so that odoo will update the documentation

Avatar
Descartar
Autor

Thank you for the comment! Here it is: https://github.com/odoo/documentation/issues/3645