Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
7883 Vistas

Hello, I need to integrate one or more drawings into the products table. This drawings can be Solidworks files or even PDFs. Any ideas? Thanks in advance.

dotz

Avatar
Descartar

Do you mean a separate file or a picture as use to be in V6?

Autor

I mean a seperate File. We store all our construction files on our local data server in well ordered folder system. The idea of simply attaching these file(s) to a product looks good. But how do I manage that? Do I need a new module or shall I expand the product table with one new field to store a link (path) of that file?

Mejor respuesta

It is possible to attach file(s) to a product/service. These attachments are stored in ir.attachment.

These files can be stored there using an external script (either using openERP or SQL), or yo can manually attach the file(s) to the product(s).

If you want to attach these files to emails, or print them on a sales-order, you have to do some work. Either modify the existing report(s) and/or create your own module to convert the file format into a picture before adding it to a report.

Avatar
Descartar
Autor

I explained my needs in the above comment. Attachment seems good.

Publicaciones relacionadas Respuestas Vistas Actividad
1
jul 25
383
0
abr 17
2486
0
mar 15
3729
3
mar 15
8405
1
ago 24
1406