Hi all,
I would like to use binary fields in openerp, but instead of save them to the database as usual, I'd like to save to file system. I could use a char field to store the path but, is there a way to implement the upload and download for it?
Thanks