Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
4528 Vues

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


Avatar
Ignorer
Meilleure réponse

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

let me test before mark your question resolve my problem

Meilleure réponse

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
Ignorer

That's in V7 only.

Auteur

not found this path ....

Publications associées Réponses Vues Activité
2
juil. 25
4677
1
juil. 25
6533
1
févr. 25
2755
2
déc. 24
7804
2
nov. 24
28587