Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
4564 Widoki

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


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

let me test before mark your question resolve my problem

Najlepsza odpowiedź

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

Awatar
Odrzuć

That's in V7 only.

Autor

not found this path ....

Powiązane posty Odpowiedzi Widoki Czynność
2
lip 25
4775
1
lip 25
6646
1
lut 25
2949
2
gru 24
7881
2
lis 24
28665