From a8c58815f3089e569372da4c315e8f1282f138fc Mon Sep 17 00:00:00 2001 From: Olivier Dony Date: Wed, 13 Oct 2021 19:16:35 +0200 Subject: [PATCH] [FIX] mail_plugins: fix outlook plugin url The outlook plugin (v2.0.0) for v15 is not compatible with older databases, so we need both version to be hosted separately, and therefore a new URL. --- content/applications/productivity/mail_plugins/outlook.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/applications/productivity/mail_plugins/outlook.rst b/content/applications/productivity/mail_plugins/outlook.rst index 2c9c9a591..a902ec699 100644 --- a/content/applications/productivity/mail_plugins/outlook.rst +++ b/content/applications/productivity/mail_plugins/outlook.rst @@ -40,7 +40,7 @@ Install the Outlook Plugin :align: center :alt: Custom add-ins in Outlook -#. Enter the following URL `https://download.odoo.com/plugins/outlook/manifest.xml` and press +#. Enter the following URL `https://download.odoo.com/plugins/v15/outlook/manifest.xml` and press *OK*. .. image:: outlook/enter-add-in-url.png @@ -119,4 +119,4 @@ time, it's possible to add it next to the other default actions. .. image:: outlook/odoo-outlook-shortcut.png :align: center - :alt: Odoo for Outlook customized action \ No newline at end of file + :alt: Odoo for Outlook customized action