Skip to Content
Menu
v 17.0 Third Party 2460
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 775
Technical Name onlyoffice_odoo
LicenseLGPL-3
Websitehttps://www.onlyoffice.com
Versions 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 775
Technical Name onlyoffice_odoo
LicenseLGPL-3
Websitehttps://www.onlyoffice.com
Versions 16.0 17.0 18.0

Edit and collaborate on office files within Odoo Documents

Work with office documents uploaded in Odoo using ONLYOFFICE Docs.
*In any Odoo section where you can upload/attach files

Edit attached deal notes in the Sales section
Open chat attachments in the Discuss section
Features and file formats
  • Edit text documents, spreadsheets, and presentations (DOCX, XLSX, PPTX)
  • Collaborate on documents with your colleagues in real time
  • Edit form templates in PDF
  • Read PDF files
  • Open other office file formats for viewing, including RTF, TXT, CSV, etc.

Prerequisites

To be able to work with office files within Odoo, you will need an instance of ONLYOFFICE Docs. You can install the self-hosted version of the editors (free Community build or scalable Enterprise version), or opt for ONLYOFFICE Docs Cloud which doesn't require downloading and installation.

ONLYOFFICE app configuration

After the app installation, adjust its settings within your Odoo (Home menu -> Settings -> ONLYOFFICE). In the Document Server Url, specify the URL of the installed ONLYOFFICE Docs or the address of ONLYOFFICE Docs Cloud.

Document Server JWT Secret: JWT is enabled by default and the secret key is generated automatically to restrict the access to ONLYOFFICE Docs. if you want to specify your own secret key in this field, also specify the same secret key in the ONLYOFFICE Docs config file to enable the validation.

Document Server JWT Header: Standard JWT header used in ONLYOFFICE is Authorization. In case this header is in conflict with your setup, you can change the header to the custom one.

settings.png

Contact us

If you have any questions or suggestions regarding the ONLYOFFICE app for Odoo, please let us know at https://forum.onlyoffice.com

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
very good
by
gavinguo
on 2/8/25, 1:27 AM

very good


Works well, but has an access rights bug
by
Marc Durepos
on 1/13/25, 9:55 AM

Very good implementation, but the JavaScript code tries to read an ir.config_parameter object which usually requires administrative rights. This is fixed easily by adding an access rule to allow reading ir.config_parameter records for the internal users group, then adding record rules to allow that read only on the domain [('key', 'in', ['onlyoffice_connector.doc_server_demo', 'onlyoffice_connector.doc_server_demo_date'])] for the same group.

Re: Works well, but has an access rights bug
by
ONLYOFFICE
on 1/14/25, 2:14 AM Author

Thank you for reporting this, we'll make sure to fix it in the next release.


doesn't work
by
Katja Strauss
on 3/4/24, 8:48 AM

I've installed it and got the following message in logs, is it missing a dependency declaration?

Error while validating view near:
odoo-1  |  
odoo-1  |  
odoo-1  |                         


odoo-1  |                             
odoo-1  |                                 
odoo-1  |                                     
odoo-1  |  
odoo-1  | Field "doc_server_public_url" does not exist in model "res.config.settings"
odoo-1  |  
odoo-1  | View error context:
odoo-1  | {'file': '/tmp/tmpke80h3ee/onlyoffice_odoo/views/res_config_settings_views.xml',
odoo-1  |  'line': 6,
odoo-1  |  'name': 'res.config.settings.view.form.inherit.onlyoffice_odoo',
odoo-1  |  'view': ir.ui.view(610,),
odoo-1  |  'view.model': 'res.config.settings',
odoo-1  |  'view.parent': ir.ui.view(176,),
odoo-1  |  'xmlid': 'res_config_settings_view_form'}


Re: doesn't work
by
ONLYOFFICE
on 3/5/24, 8:38 AM Author

Hello, we couldn't reproduce the above mentioned behavior using Odoo 16 and 17. Could you specify the exact steps you followed to install the solution?

Please provide the scenario with your issue to our support team at https://www.onlyoffice.com/support-contact-form.aspx so that we could help you to resolve it.


Best
by
informatik@hospital-eupen.be
on 4/3/25, 11:11 PM

Best module


by
yanghong@outlook.com
on 9/11/24, 3:41 AM

log shows nodejs  downloadfile error "https://mysites.com/onlyoffice/file/content/test.txt"  404,but my browser can access the file.

Re:
by
ONLYOFFICE
on 9/11/24, 10:06 AM Author

Hello,

Please reach out to our support team at https://www.onlyoffice.com/support-contact-form.aspx. In order to help us analyze the issue, attach a screenshot of the app's settings to your support request.


Error while downloading the document file to be converted
by
yanghong@outlook.com
on 9/11/24, 3:38 AM

show "Error while downloading the document file to be converted"

onlyoffice  docker install ,odoo source install , odoo and onlyoffice are all https ,nginx,

why