From 94753bd4a4c1010d114f899647ea98ada40684a0 Mon Sep 17 00:00:00 2001 From: trovier Date: Wed, 31 Jul 2024 14:49:30 +0200 Subject: [PATCH] Structural fixes --- .../Integration/Odoo/GettingStartedOdoo.ascx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Web/Controls/Help/GettingStarted/Integration/Odoo/GettingStartedOdoo.ascx b/Web/Controls/Help/GettingStarted/Integration/Odoo/GettingStartedOdoo.ascx index df8af0657..e96a3a9a1 100644 --- a/Web/Controls/Help/GettingStarted/Integration/Odoo/GettingStartedOdoo.ascx +++ b/Web/Controls/Help/GettingStarted/Integration/Odoo/GettingStartedOdoo.ascx @@ -54,6 +54,7 @@

About the ONLYOFFICE and Odoo integration

Odoo is a business management tool designed for resource planning. ONLYOFFICE offers an official module to integrate ONLYOFFICE Docs with Odoo and edit office documents in your Odoo media space, e.g., chat attachments, notes, etc. You can get the ONLYOFFICE integration module from the official Odoo app library. The module is distributed under the AGPL-3 License.

+

Odoo platform allows for creating and editing fillable forms with the help of the ONLYOFFICE Templates app. The forms are created based on the data given in the Odoo fields of the required module.

@@ -63,7 +64,6 @@
  • Editing and viewing text documents, spreadsheets, and presentations.
  • Open other office file formats for viewing, including RTF, TXT, CSV, etc.
  • Co-editing documents in real-time: two co-editing modes (Fast and Strict), the Track Changes mode, comments, and the built-in chat.
  • -
  • Edit form templates in DOCXF
  • Create and edit form templates
  • Read PDF files
  • JWT support to secure your traffic so that no one can have access to your documents with the exception of the users with proper rights.
  • @@ -75,7 +75,7 @@

    @@ -103,7 +103,7 @@

    Requirements