Skip to Content
Menu
This question has been flagged
2 Replies
643 Views

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
Discard
Author 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
Discard
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
Discard
Author

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