跳至內容
選單
此問題已被標幟
1 回覆
23882 瀏覽次數

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
18157
2
10月 16
7691
3
8月 16
7049
4
3月 24
3484
5
3月 15
14617