diff --git a/Web/Controls/Help/GettingStarted/Integration/Odoo/GettingStartedOdoo.ascx b/Web/Controls/Help/GettingStarted/Integration/Odoo/GettingStartedOdoo.ascx index 1ba291c5e..424495146 100644 --- a/Web/Controls/Help/GettingStarted/Integration/Odoo/GettingStartedOdoo.ascx +++ b/Web/Controls/Help/GettingStarted/Integration/Odoo/GettingStartedOdoo.ascx @@ -92,7 +92,7 @@

Supported formats

@@ -130,8 +130,8 @@
  • ONLYOFFICE main module that is required for other modules to work. The module has no paid license.
  • -
  • ONLYOFFICE Documents module that requires Odoo Enterprise Edition to work properly.
  • -
  • ONLYOFFICE Templates module that requires ONLYOFFICE license with Automated API to work properly.
  • +
  • ONLYOFFICE Documents module that requires Odoo Enterprise Edition to work properly. This module will automatically install the main ONLYOFFICE module.
  • +
  • ONLYOFFICE Templates module that requires ONLYOFFICE license with Automated API to work properly. This module will automatically install the main ONLYOFFICE module.
  • PyJWT is required for all modules.
  • @@ -206,6 +206,7 @@

    To attach a file:

    1. Go to a discussion.
    2. +
    3. Choose a channel or a discussion.
    4. Click the Attach files button in the chat field.
    5. Select the file you need to attach and click OK.
    6. @@ -222,7 +223,7 @@

      To create a file:

      1. Open the Documents section.
      2. -
      3. Click the Create with ONLYOFFICE button on the top panel.
      4. +
      5. Click the Create with ONLYOFFICE button in the Upload dropdown menu on the top panel.
      6. Enter the file name in the Title field if necessary.
      7. Choose one of the available file types: Document, Spreadsheet, or Presentation.
      8. @@ -235,17 +236,17 @@

      You can edit any files attached to Odoo activities and supported by ONLYOFFICE (see the full list ">here).

      -

      To edit or view a file, click the Open in ONLYOFFICE button next to it.

      +

      To edit or view a file, click the Open in ONLYOFFICE button next to it, for example>

      ONLYOFFICE_Odoo" /> ONLYOFFICE_Odoo" />
      -
      + <%--
      ONLYOFFICE_Odoo" /> ONLYOFFICE_Odoo" />
      -
      +
      --%>
      ONLYOFFICE Templates module

      You can use a premade template available on the main page of the module.

      diff --git a/Web/images/Help/GettingStarted/Integration/Odoo/big/odoo_settings.png b/Web/images/Help/GettingStarted/Integration/Odoo/big/odoo_settings.png index 9763ef26a..a78f8003e 100644 Binary files a/Web/images/Help/GettingStarted/Integration/Odoo/big/odoo_settings.png and b/Web/images/Help/GettingStarted/Integration/Odoo/big/odoo_settings.png differ diff --git a/Web/images/Help/GettingStarted/Integration/Odoo/small/odoo_settings.png b/Web/images/Help/GettingStarted/Integration/Odoo/small/odoo_settings.png index 6f8e0378b..1728e32f8 100644 Binary files a/Web/images/Help/GettingStarted/Integration/Odoo/small/odoo_settings.png and b/Web/images/Help/GettingStarted/Integration/Odoo/small/odoo_settings.png differ