Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3 Antwoorden
4494 Weergaven

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


Avatar
Annuleer
Beste antwoord

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
Annuleer
Auteur

let me test before mark your question resolve my problem

Beste antwoord

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
Annuleer

That's in V7 only.

Auteur

not found this path ....

Gerelateerde posts Antwoorden Weergaven Activiteit
2
jul. 25
4654
1
jul. 25
6507
1
feb. 25
2703
2
dec. 24
7787
2
nov. 24
28563