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

How to give path in window for  custom path like openerp-server.conf 

it is a standard path

addons_path = C:\Program Files (x86)\Odoo 8.0-20150929\server\openerp\addons 

and custome module is in C:\Program Files (x86)\Odoo 8.0-20150929\server\openerp\custom

how to  give    addons path to combine this both modules

アバター
破棄
最善の回答

Append it separated by a comma (no blank necessary):

addons_path = C:\Program Files (x86)\Odoo 8.0-20150929\server\openerp\addons,

C:\Program Files (x86)\Odoo 8.0-20150929\server\openerp\custom

 

アバター
破棄
関連投稿 返信 ビュー 活動
4
2月 18
18235
2
10月 16
7838
3
8月 16
7172
4
3月 24
3561
5
3月 15
14718