Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5303 Переглядів

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/

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
трав. 23
41702
addons_path issue Вирішено
2
жовт. 16
7763
3
серп. 16
7114
2
жовт. 24
5611
3
квіт. 24
6093