Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

RE: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally

by
johan
- 21/09/2020 11:41:16

Dear,

 

That’s true. You need to build your own Nextcloud / Alfresco… Not simple.. And then you have to maintain that… with some changes in the Python CMIS library so now and then, and with changes in basic models of Odoo each year ( even after 14 versions, Odoo seems still not to know how a customer, product, invoice, sales or accounting line object must be, so Odoo keep on changing these, want is a big pain ! ). Success ! We have worked a year on a solution and stopped the project because the result was not what we had hoped… )

 

With kind regards,

 

 

Van Hirtum Johan

 

Van: Radovan Skolnik [mailto:radovan@skolnik.info]
Verzonden: maandag 21 september 2020 11:02
Aan: Contributors
Onderwerp: Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally

 

Looking for alternatives I found these 2 articles that summarize exactly what I would need:

https://mikekaganski.wordpress.com/2016/10/29/first-blog-post/

https://mikekaganski.wordpress.com/2016/11/20/integrating-libreoffice-with-sharepoint-part-2/

 

So the alternatives (protocol - wise) that I can see are (talking about editing in desktop version of LibreOffice / MS Office):

  • WebDAV

  • CMIS

I have been looking for WebDAV already and mentioned it in initial email. Looking for CMIS I found this: https://github.com/OCA/connector-cmis

 

However that is for integration with external CMIS server such as Alfresco. So I would need to implement CMIS server as Odoo module to achieve what I want. Will research that.

 

Best regards

 

Radovan

 

 

On pondelok 21. septembra 2020 10:36:47 CEST Mignon, Laurent wrote:

> You can take a look at alfodoo.  https://github.com/acsone/alfodoo [1]

>  Alfodoo is a set of addons to seamlessly integrate an external Document

> Management System (Alfresco) with Odoo. Regards,

> Laurent Mignon

> On Mon, Sep 21, 2020 at 10:21 AM Johan Van Hirtum < johan@vanhirtum.be [2] >

> wrote: Dear,

>

> There is a connector module to Nextcloud / Owncloud in the app store. With

> this module, you can, use the full power of these DMS systems. Nextcloud is

> open source. I believe this is the best way to achieve what you want.

>

> Kind regards,

>

> Van Hirtum Johan

>

> * Van: * Radovan Skolnik [mailto: radovan@skolnik.info [3] ]

> *Verzonden:* zondag 20 september 2020 16:52

> *Aan:* Contributors

> *Onderwerp:* Editing/Viewing attachments (mainly Word and Excel) directly on

> server without the need to download locally Hello,

> I am investigating a possibility of allowing somehow editing and viewing of

> attachments without the need to download and reupload them locally. I would

> like for Odoo to replace any local storage and save users from need to

> download/upload the files. DMS module comes to mind as a good base for

> orgnaizing that. I can see multiple building blocks for this but I am

> interested if anyone has taken this idea any further. Some of the possible

> building blocks could be: WebDav support - like None [4]

> https://github.com/OCA/server-backend/pull/61 integration with Google

> Docs / Microsoft Web Suite / None [5] LibreOffice Online None [6] CMIS

> SharePoint or SharePoint like services possibly None [7] LibreOffice

> ActiveX control to stay in browser (there's similar thing for Microsoft) I

> was able to access demo of Odoo 14.0 Enterprise with new possibility to

> create "live" spreadsheets. Don't know how that is done (is it 14.0's

> module google_spreadsheets?) but that won't allow for opening your own

> Excel nor Word files :-( Has anyone attempted anything like this

> succesfully? Can you give any pointers please? Thank you Best regards

> Radovan Skolnik

> _______________________________________________

> Mailing-List: https://odoo-community.org/groups/contributors-15 [8]

> Post to: mailto: contributors@odoo-community.org [9]

> Unsubscribe: https://odoo-community.org/groups?unsubscribe [10]

> _______________________________________________

> Mailing-List: https://odoo-community.org/groups/contributors-15 [11]

> Post to: mailto: contributors@odoo-community.org [12]

> Unsubscribe: https://odoo-community.org/groups?unsubscribe [13]

>

>

> _______________________________________________

> Mailing-List: https://odoo-community.org/groups/contributors-15 [14]

> Post to: mailto:contributors@odoo-community.org

> Unsubscribe: https://odoo-community.org/groups?unsubscribe [15]

>

>

>

> [1] https://github.com/acsone/alfodoo

> [2] mailto:johan@vanhirtum.be

> [3] mailto:radovan@skolnik.info

> [4] https://github.com/OCA/server-backend/pull/61

> [5] https://libreoffice.org/download/libreoffice-online/

> [6]

> https://en.wikipedia.org/wiki/Content_Management_Interoperability_Services

> [7]

> https://help.libreoffice.org/latest/en-US/text/shared/guide/activex.html?Db

> PAR=SHARED#bm_id3143267 [8]

> https://odoo-community.org/groups/contributors-15

> [9] mailto:contributors@odoo-community.org

> [10] https://odoo-community.org/groups?unsubscribe

> [11] https://odoo-community.org/groups/contributors-15

> [12] mailto:contributors@odoo-community.org

> [13] https://odoo-community.org/groups?unsubscribe

> [14] https://odoo-community.org/groups/contributors-15

> [15] https://odoo-community.org/groups?unsubscribe

 

 

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference