Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
4566 Vizualizări

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


Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Autor

let me test before mark your question resolve my problem

Cel mai bun răspuns

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

Imagine profil
Abandonează

That's in V7 only.

Autor

not found this path ....

Related Posts Răspunsuri Vizualizări Activitate
2
iul. 25
4777
1
iul. 25
6651
1
feb. 25
2962
2
dec. 24
7886
2
nov. 24
28680