Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
4512 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
4670
1
Jul 25
6522
1
Feb 25
2732
2
Des 24
7798
2
Nov 24
28574