Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
23893 Prikazi

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
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
4
feb. 18
18164
2
okt. 16
7697
3
avg. 16
7053
4
mar. 24
3492
5
mar. 15
14629