Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
by
Hunki Enterprises B.V., Holger Brunn
> I'd be willing to try to port this to 13.0 Would you be so kind and provide > some pointers and advice if needed? you definitely need some concept of locking, so attachment_lock will be necessary to port, but also quite straightforward. For starting, I think you can piggyback on dms' locking, but you'll miss a few things that attackment_lock does. You don't need attachment_action as this was just a container. nowadays all of this happens much cleaner in https://github.com/OCA/OCB/blob/13.0/addons/web/static/src/js/widgets/ attach_document.js which you can override directly > Also, is it OK to skip 4 major versions > and port to 13.0 directly? absolutely -- Your partner for the hard Odoo problems https://hunki-enterprises.com
Reference
-
Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byData Dance s.r.o., Radovan Skolnik- 20/09/2020 16:45:58 - 0-
RE: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byjohan- 21/09/2020 11:41:16 - 0 -
RE: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byjohan- 21/09/2020 11:29:35 - 0 -
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byData Dance s.r.o., Radovan Skolnik- 21/09/2020 11:18:16 - 0 -
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byAkretion France., David BEAL- 21/09/2020 11:07:50 - 0 -
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byData Dance s.r.o., Radovan Skolnik- 21/09/2020 10:59:33 - 0 -
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byData Dance s.r.o., Radovan Skolnik- 21/09/2020 10:39:02 - 0 -
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byData Dance s.r.o., Radovan Skolnik- 21/09/2020 10:36:33 - 0 -
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byAcsone SA/NV, Laurent Mignon- 21/09/2020 10:32:50 - 0 -
Re: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byTecnativa. S. L., Pedro M. Baeza- 21/09/2020 10:23:19 - 0 -
RE: Editing/Viewing attachments (mainly Word and Excel) directly on server without the need to download locally
byjohan- 21/09/2020 10:19:28 - 0
-