Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 775 |
Technical Name |
onlyoffice_odoo |
License | LGPL-3 |
Website | https://www.onlyoffice.com |
Versions | 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 775 |
Technical Name |
onlyoffice_odoo |
License | LGPL-3 |
Website | https://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.

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
Report comment
Any abuse of this reporting system will be penalizedvery good
very good
Works well, but has an access rights bug
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
Thank you for reporting this, we'll make sure to fix it in the next release.
doesn't work
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
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
Best module
log shows nodejs downloadfile error "https://mysites.com/onlyoffice/file/content/test.txt" 404,but my browser can access the file.
Re:
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
show "Error while downloading the document file to be converted"
onlyoffice docker install ,odoo source install , odoo and onlyoffice are all https ,nginx,
why