コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
8609 ビュー

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.


アバター
破棄
著作者 最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
3
10月 24
17707
0
12月 18
4217
0
1月 21
7998
1
3月 16
5430
0
2月 16
4268