Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
23815 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
4
Feb 18
18096
addons_path issue Diselesaikan
2
Okt 16
7626
3
Agu 16
7027
4
Mar 24
3435
5
Mar 15
14553