diff --git a/odoo_zoom_meet_integration/static/description/assets/screenshots/base_uri.png b/odoo_zoom_meet_integration/static/description/assets/screenshots/base_uri.png new file mode 100644 index 000000000..7f2966b15 Binary files /dev/null and b/odoo_zoom_meet_integration/static/description/assets/screenshots/base_uri.png differ diff --git a/odoo_zoom_meet_integration/static/description/assets/screenshots/zoom1.png b/odoo_zoom_meet_integration/static/description/assets/screenshots/zoom1.png index 16a702795..94fa7914f 100644 Binary files a/odoo_zoom_meet_integration/static/description/assets/screenshots/zoom1.png and b/odoo_zoom_meet_integration/static/description/assets/screenshots/zoom1.png differ diff --git a/odoo_zoom_meet_integration/static/description/assets/screenshots/zoom2.png b/odoo_zoom_meet_integration/static/description/assets/screenshots/zoom2.png index 19ba9b6fe..9cebca400 100644 Binary files a/odoo_zoom_meet_integration/static/description/assets/screenshots/zoom2.png and b/odoo_zoom_meet_integration/static/description/assets/screenshots/zoom2.png differ diff --git a/odoo_zoom_meet_integration/static/description/index.html b/odoo_zoom_meet_integration/static/description/index.html index bed378d0e..7815a5a6c 100644 --- a/odoo_zoom_meet_integration/static/description/index.html +++ b/odoo_zoom_meet_integration/static/description/index.html @@ -219,8 +219,7 @@
-

+

1. Sign in with your Zoom Account. To create Zoom OAuth App , go to Zoom marketplace
@@ -228,6 +227,9 @@
    create your OAuth app and get your client id and client secret and set the redirect url. +

+ The format for the redirect URI: 'Your web base URL + + /zoom_meet_authentication'.

+

+ To obtain your web base URL, you can refer to the Odoo system + parameters settings, as shown in the screenshot below. + Afterward, append the controller URL + ('/zoom_meet_authentication') to the base URL and assign it to + the redirect URI field in both the Zoom app account settings and + Odoo company settings.

+