Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install new module - new module does not show up #229

Open
andrelcardoso opened this issue Jul 12, 2014 · 0 comments
Open

How to install new module - new module does not show up #229

andrelcardoso opened this issue Jul 12, 2014 · 0 comments

Comments

@andrelcardoso
Copy link

I searched for this piece of info for the longest time and decided to share what I found:

http://acespritechblog.wordpress.com/2012/12/05/how-to-install-new-module-in-openerp-7-0/

How to install new module in OpenERP 7.0 ?
Posted on December 5, 2012 by Acespritech Solutions Pvt. Ltd.

7 Votes

As we all know that OpenERP 7.0 is near to release soon and all are waiting to use in their live business. We are trying to make people aware that how to install new module in this new version. We found some extra steps which are require to install new module which is different than OpenERP 6.1 version so just sharing with you all guys. We have created a Demo module and put that into addons directory.

1.openerp_7_login_page

Now as we can see, by default there are very less menus available at left sidebar and you won’t find ‘Update Module List’ which is there in OpenERP 6.1 by default.

2.module_list

Now lets do some small changes to see all other configuration options in left side menu list. First go to ‘Users’ menu and select ‘Administrator’ and click on ‘Edit’ button. Now change the value of ‘Administration’ field to Acess Rights and make Technical Features checkbox True. Now save record and reload again. It should display all other menus in the list. If you are not able to see all menus, you may have to re-login into the webclient.

3.admin_user

After performing above steps, you can see all menus at left sidebar as shown in following screen.

4.detail_menu_list

Now according to older version, click on ‘Update Module List’ and follow the instructions.

5.update_module_option

Finally, you will get your new module in the list.

6.module_in_list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant