Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
7952 Visninger

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
Kassér

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

Forfatter

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?

Bedste svar

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
Kassér
Forfatter

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

Related Posts Besvarelser Visninger Aktivitet
1
jul. 25
463
0
apr. 17
2567
0
mar. 15
3809
3
mar. 15
8483
1
aug. 24
1540