Skip to Content
Menú
This question has been flagged
2 Respostes
1007 Vistes

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 Best Answer

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
Best Answer

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