Skip to Content
Menu
This question has been flagged
1 Atsakyti
23894 Rodiniai

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

Portretas
Atmesti
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

 

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
4
vas. 18
18164
2
spal. 16
7697
3
rugp. 16
7053
4
kov. 24
3492
5
kov. 15
14629