Quantcast
Channel: OpenERP Help - Individual question feed
Viewing all articles
Browse latest Browse all 464

How to get a file path with a os system popup ?

$
0
0
In my custom module, i want to create a button which open a system window to select a file. Once the file selected, i need to get his path on the OS system. I don't need/want to upload the file temporaly or wathever, i just need the path. In python, i have `"path": fields.char()` wich will be filled up with the path. I don't want a binary field. Is it possible ? If yes, how ? Cordially, I've tried : OR OR OR

Viewing all articles
Browse latest Browse all 464

Trending Articles