How to install new module in OpenERP 8.0?

爱⌒轻易说出口 提交于 2019-12-04 19:09:27

You need to:

  1. Choose "Users" from the menu
  2. Click the current user, and edit it by checking "Technical features"
  3. Refresh the page
  4. Click the "Update module list" menu item.

If you are using Odoo8.

First in odoo login and do the following:

1.Go to settings Choose "Users" from the menu Click the current user, and edit it by checking "Technical features"

2.Refresh the page

3.unpacked the module at ../server/openerp/addons

4.Go to modules under settings and Click the "Update module list" menu item.

5.follow the instructions the app should display under local modules all the best

If you are using Odoo 9

1.Activate the developer mode by doing to About page(by clicking the user profile picture).

2.Go to settings Choose "Users" from the menu Click the current user, and edit it by checking "Technical features"

3.Refresh the page

4.unpacked the module at ../server/openerp/addons

5.Go to modules under settings and Click the "Update module list" menu item.

6.follow the instructions the app should display under local modules all the best

odoo 10 Activate the developer mode is move to "setting" menu and bottom of the "Share the Love" column.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!