Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
23895 Zobrazení

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šit
Nejlepší odpověď

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šit
Related Posts Odpovědi Zobrazení Aktivita
4
úno 18
18164
2
říj 16
7697
3
srp 16
7053
4
bře 24
3493
5
bře 15
14629