[IMP] mail plugins: add instructions to gmail plugin

closes odoo/documentation#3695

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
Melanie Nguyen (meng) 2023-02-28 19:51:12 +00:00 committed by Zachary Straub (ZST)
parent f30f6d2003
commit 404d524deb
3 changed files with 9 additions and 7 deletions

View File

@ -116,15 +116,18 @@ Delete the following three lines of text from the :file:`login.ts` file:
This removes the `odoo.com` domain constraint from the Gmail Plugin program. This removes the `odoo.com` domain constraint from the Gmail Plugin program.
Next, in the ZIP file, go to :menuselection:`mail-client-extensions-master --> gmail`, and open the Next, in the ZIP file, go to :menuselection:`mail-client-extensions-master --> gmail`, and open the
file called :guilabel:`README`. Follow the instructions in the :guilabel:`README` file to push the file called :guilabel:`appsscript.json`. In the :guilabel:`urlFetchWhitelist` section, replace all
Gmail Plugin files as a Google Project. the references to `odoo.com` with the Odoo customer's unique server domain.
Then, in the same :guilabel:`gmail` folder, open the file called :guilabel:`README.md`. Follow the
instructions in the :guilabel:`README.md` file to push the Gmail Plugin files as a Google Project.
.. note:: .. note::
The computer must be able to run Linux commands in order to follow the instructions on the The computer must be able to run Linux commands in order to follow the instructions on the
:guilabel:`README` file. :guilabel:`README.md` file.
After that, share the Google Project with the Gmail account that the user wishes to connect to After that, share the Google Project with the Gmail account that the user wishes to connect to Odoo.
Odoo. Then, click :guilabel:`Publish` and :guilabel:`Deploy from manifest`. Lastly, click Then, click :guilabel:`Publish` and :guilabel:`Deploy from manifest`. Lastly, click
:guilabel:`Install the add-on` to install the Gmail Plugin. :guilabel:`Install the add-on` to install the Gmail Plugin.
Configure the Odoo database Configure the Odoo database
@ -132,8 +135,7 @@ Configure the Odoo database
The :guilabel:`Mail Plugin` feature must be enabled in the Odoo database in order to use the Gmail The :guilabel:`Mail Plugin` feature must be enabled in the Odoo database in order to use the Gmail
Plugin. To enable the feature, go to :menuselection:`Settings --> General Settings`. Under the Plugin. To enable the feature, go to :menuselection:`Settings --> General Settings`. Under the
:guilabel:`Integrations` section, activate :guilabel:`Mail Plugin`, and then click :guilabel:`Integrations` section, activate :guilabel:`Mail Plugin`, and then click :guilabel:`Save`.
:guilabel:`Save`.
.. image:: gmail/mail-plugin-setting.png .. image:: gmail/mail-plugin-setting.png
:align: center :align: center

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 39 KiB