コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5306 ビュー

I installed openerp 6.1 in Ubuntu and i tried to install a new module that i programmed and tested in anothers openerp 6.1 in Windows. I tried to copy the module folder in the path /usr/share/openerp/addons, but the module is not detected when i update the modules list in openerp. Also i tried to modify openerp-server.conf adding the line

addons_path = /home/daniel/addonsopenerp

and starting openerp with the command

openerp-server -c

My question is: How can i install my own modules in openerp 6.1 in Ubuntu?

アバター
破棄
最善の回答

Hi,

You can add to the  new addons  directive in openerp-server.conf (separate paths with a comma) file.

Then Just restart the service and  click the update module list.

Thank You

https://doc.odoo.com/6.0/developer/1_1_Introduction/3_configuration/

アバター
破棄
関連投稿 返信 ビュー 活動
4
5月 23
41713
2
10月 16
7769
3
8月 16
7114
2
10月 24
5617
3
4月 24
6095