跳至內容
選單
此問題已被標幟
4 回覆
49563 瀏覽次數

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

最佳答案






頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
7月 22
8983
1
6月 21
2265
2
2月 21
299
5
9月 20
14130
6
6月 20
21469