Skip to Content
Menu
This question has been flagged
1 Odpoveď
24236 Zobrazenia

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

Avatar
Zrušiť
Best Answer

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

 

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
4
feb 18
18470
2
okt 16
8110
3
aug 16
7383
4
mar 24
3805
5
mar 15
15067