Where is the "Update List of Modules" in Odoo v8?

In OpenERP 7, to load a new module, you will go to Settings / Modules / Refresh the list of modules , but where is the "Refresh the list of modules" in Odoo version 8?

+4
source share
3 answers

Have you granted technical rights to users?

If not, give as follows:

To activate technical features, you must add access rights to your user. You must edit your current user in the menu "Settings"> "Users". Change the user (possibly the administrator), and on the "Permissions" tab, select the "Technical Specifications" checkbox.

Then update the "List of modules" menu by selecting Settings / Modules / List of update modules

+13
source

If you use odoo8, we can enable technical settings for the list of update modules. But in odoo9 and odoo10 we need to activate the developer mode for the list of update modules option.

+1
source

URL: : http://localhost:8069/web#menu_id=69&action=76

: http://localhost:8069/web ? debug # menu_id = 69 & action = 76

: api , . .

:   //

0
source

All Articles