Merge branch 'feature/odoo_18' into feature/test-fixes-december-23

This commit is contained in:
Svetlana Maleeva 2024-07-31 16:06:15 +03:00
commit 543c0b3ca9

View File

@ -54,6 +54,7 @@
<h2>About the ONLYOFFICE and Odoo integration</h2>
<div class="PortalHelp">
<p>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 <a href="https://apps.odoo.com/apps/modules/17.0/onlyoffice_odoo">official Odoo app library</a>. The module is distributed under the AGPL-3 License.</p>
<p>Odoo platform allows for creating and editing fillable forms with the help of the <a href="https://apps.odoo.com/apps/modules/17.0/onlyoffice_odoo_templates">ONLYOFFICE Templates</a> app. The forms are created based on the data given in the Odoo fields of the required module.</p>
</div>
<div class="gs_content gs_submenu" id="MainFeatures_block">
@ -63,7 +64,6 @@
<li>Editing and viewing text documents, spreadsheets, and presentations.</li>
<li>Open other office file formats for viewing, including RTF, TXT, CSV, etc.</li>
<li>Co-editing documents in real-time: two co-editing modes (Fast and Strict), the Track Changes mode, comments, and the built-in chat.</li>
<li>Edit form templates in DOCXF</li>
<li>Create and edit form templates</li>
<li>Read PDF files</li>
<li><b>JWT support</b> to secure your traffic so that no one can have access to your documents with the exception of the users with proper rights.</li>
@ -75,7 +75,7 @@
<p> </p>
<ul>
<li>For editing: DOCX, DOCXF, XLSX, PPTX.</li>
<li>For viewing only: DJVU, DOC, DOCM, DOT, DOTM, DOTX, EPUB, FB2, FODT, HTML, MHT, ODT, OTT, OXPS, PDF, RTF, TXT, XPS, XML, CSV, FODS, ODS, OTS, XLS, XLSM, XLT, XLTM, XLTX, FODP, ODP, OTP, POT, POTM, POTX, PPS, PPSM, PPSX, PPT, PPTM.</li>
<li>For viewing only: DJVU, DOC, DOCM, DOT, DOTM, DOTX, EPUB, FB2, FODT, HTML, MHT, ODT, OTT, OXPS, PDF, RTF, TXT, XPS, XML, CSV, FODS, ODS, OTS, XLS, XLSM, XLT, XLTM, XLTX, FODP, ODP, OTP, POT, POTM, POTX, PPS, PPSM, PPSX, PPT, PPTM.</li>
</ul>
</div>
@ -103,7 +103,7 @@
<h3>Requirements</h3>
<p> </p>
<ul>
<li>ONLYOFFICE Docs instance. Please refer to the official <a href="https://helpcenter.onlyoffice.com/installation/docs-index.aspx">documentation page</a> to learn more about installing ONLYOFFICE Docs:
<li>For working with office file formats: ONLYOFFICE Docs instance. Please refer to the official <a href="https://helpcenter.onlyoffice.com/installation/docs-index.aspx">documentation page</a> to learn more about installing ONLYOFFICE Docs:
<ul>
<li>self-hosted free Community or scalable Enterprise version
<p>or</p>
@ -111,7 +111,7 @@
<li>ONLYOFFICE Docs Cloud that requires no downloading and installation</li>
</ul>
</li>
<li>For creating forms: ONLYOFFICE Templates connector and a paid ONLYOFFICE license with Automated API.</li>
<li>For creating fillable forms: ONLYOFFICE Templates connector <a href="https://apps.odoo.com/apps/modules/16.0/onlyoffice_odoo_templates">v.16.0</a> or <a href="https://apps.odoo.com/apps/modules/17.0/onlyoffice_odoo_templates">v.17.0</a> and a paid ONLYOFFICE license with Automated API.</li>
</ul>
</div>