Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
4558 Visualizzazioni

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


Avatar
Abbandona
Risposta migliore

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
Abbandona
Autore

let me test before mark your question resolve my problem

Risposta migliore

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
Abbandona

That's in V7 only.

Autore

not found this path ....

Post correlati Risposte Visualizzazioni Attività
2
lug 25
4744
1
lug 25
6602
1
feb 25
2902
2
dic 24
7862
2
nov 24
28642