Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
8821 Tampilan

Hello everyone,

How do we configure in odoo 9 for attachment store location?

Default it stores in database, how one can configure to make store in different place instead storing database?

Is it configurable? or need to override the base method to change the store location?

Thanks & Regards,

Anil.


Avatar
Buang
Penulis Jawaban Terbai

Hi everyone,

Found solution for it.

Here it is,

1. Automated
   By adding one new parameter in service configuration file e.g. openerp-server.conf
   data_dir = <File store path>
2. Manual
   Add parameter in command line when starting server.
--data_dir= <File Store Path>

Rgds,

Anil.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
3
Okt 24
18062
0
Des 18
4437
0
Jan 21
8201
1
Mar 16
5563
0
Feb 16
4478