问题
I am trying to install module from odoo 8 to odoo 9.
I just copied over the whole folder to the addons
folder in odoo 9 and was expecting that I can somehow install the module in odoo 9 but it doesn't show up in the list of apps to install. Is there anything changed in the structure of odoo that I have to prepare the module to show up in the apps list?
Thanks in advance.
回答1:
You do not see your modules/apps because you must update list of modules.
First what you need is restart server.
After this login with Administrator and activate Developer mode.
Go to Settings(top menu) -> Update Apps List(left menu) -> refresh page(or better: logout, clear cache, restart server etc. :) ).
After this steps you must see your modules.
Hope this help you.
回答2:
Just wanted to add my 2 cents.
I'm new to Odoo and it's interface is not familiar to me so I had trouble locating my module even after I entered 'Developer mode' and clicked 'Update apps list'.
In 'Apps' menu - under the search field there is 'Filters' button, and to show custom modules 'Extra' option must be selected.
You can also delete all the filters directly from the search bar and just type the name of your new module there.
来源:https://stackoverflow.com/questions/34620237/custom-module-doesnt-show-up-in-the-list-of-apps