upload - OpenERP 7: How to view/ download an uploaded file? -


i have field upload file form. want able view without downloading file (it's photo , no editing of file required). when download file have keep original name instead of being renamed generic name (ex. original_name.* stays original_name.* instead of becoming serial_number_22.*).

i have following.

in .py file:

'file_upload' : fields.binary('sales contract'), 

in .xml file:

<field name="file_upload"/> 

with kind regards,

please have @ module document management system. helps in uploading , associating files individual records. , separately under knowledge menu can organize, view, share files , folders , sharing via ftp additional option.

i sorry if purpose different. thought may you.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -