Skip to Content
Menu
This question has been flagged

Hello all,

You must have noticed somewhere that if we make a field one2many with "ir_attachment" and put property editable="bottom" in tree view, it will upload a file (binary) but will download it without the attached file extension

If I was not clear above, lets take an example, if we attach / upload a file named 'Demo.pdf' in tree view --> Save --> then if we click on Download Link button, it will download as "download (1)" instread of downloading as "Demo.pdf".

If we make same actions in "ir_attachment" Form view, it will work fine. I mean, it should behave the same way no matter if its tree view or form view.

My client want it to be simple (less clicks, upload and download from tree view).

Can you please help me make it work in tree view? 

Avatar
Discard

Hi. I'm facing the same issue, did you solve your problem ?

Related Posts Replies Views Activity
1
Apr 18
11977
1
Mar 20
6305
0
Aug 23
2305
0
Nov 22
76
2
Mar 18
9463