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

How to install new module in Odoo 11

Example: https://www.odoo.com/apps/modules/11.0/automatic_backup_to_whatever/

I cant' install this module in Odoo 11, can you help me?

I need a document for install new module in Odoo 11.

Thanks for support !

Аватар
Відмінити
Найкраща відповідь

1. Put your custom addon under the addons path.

2. Goto settings -> Activate Developer Mode.


3. Goto Apps -> Update Apps list


This gives a wizard.


Click on Update, After Search your custom app and install.


In case of Odoo hosted,

You can use the terminal commands,

1. Copy your custom addon under addons path,

2. Restart odoo server using command

sudo service odoo-server restart

3. Follow The above steps mentioned to install app form UI




Аватар
Відмінити

Point 2 can be different in some cases. Like if the user installed Odoo from source it is likely to be just odoo.

Where to find the addons path? In case of odoo hosted

Найкраща відповідь






Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
лип. 22
9018
1
черв. 21
2296
2
лют. 21
299
5
вер. 20
14156
6
черв. 20
21511