Skip to Content
Menú
This question has been flagged
3 Respostes
4491 Vistes

How i can store Documents/Images/PDF in folder other then in database ?


Avatar
Descartar
Best Answer

In V8 and above,filestore is used by default.. no need for extra setup

 There is a configuration parameter called data_dir which stores data in local storage and adds link to that data from the db. So set data_dir (like data_dir = /filestore) in odoo.conf file

Avatar
Descartar
Autor

let me test before mark your question resolve my problem

Best Answer

see the filestore concept in odoo. Just google it.

You may choose to store attachments on the file system by setting an ir.config.parameter (Settings->Technical->Parameters-System parameters) named ir_attachment.location

Avatar
Descartar

That's in V7 only.

Autor

not found this path ....

Related Posts Respostes Vistes Activitat
2
de jul. 25
4649
1
de jul. 25
6504
1
de febr. 25
2698
2
de des. 24
7784
2
de nov. 24
28560