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

Is there some kind of master list that contains all of the available configuration options for the _openerp_.py file? The development documentation does not list all of the configurable options.

アバター
破棄
最善の回答

To see a full list, run:

/server/openerp-server --help

OR

/server/openerp-server -h

To generate a file at ~/.openerp_serverrc containing every available parameter and the current value, run:

/server/openerp-server --save

OR

/server/openerp-server -s

アバター
破棄
関連投稿 返信 ビュー 活動
0
8月 25
5
1
8月 25
126
1
8月 25
743
0
8月 25
89
1
8月 25
1067