Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
1042 Zobrazení

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
Zrušit
Autor Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

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
Zrušit
Autor

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