1
votes

I copied directory (module) nk_test into /opt/odoo/odoo/addons directory, but when I go to OpenERP Settings/Local Modules (no filter) I can not find the module to install it. I don't know what am I missing. Thanks for your help.

3

3 Answers

12
votes

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.
8
votes

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

2
votes

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