Skip to Content
Menu
This question has been flagged
1 Odpoveď
23909 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
18170
2
okt 16
7704
3
aug 16
7056
4
mar 24
3504
5
mar 15
14639