Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
4643 Tampilan

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


Avatar
Buang
Jawaban Terbai

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
Buang
Penulis

let me test before mark your question resolve my problem

Jawaban Terbai

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
Buang

That's in V7 only.

Penulis

not found this path ....

Post Terkait Replies Tampilan Aktivitas
2
Jul 25
5064
1
Jul 25
6842
1
Feb 25
3415
2
Des 24
8021
2
Nov 24
28818