Custom module doesn't show up in the list of apps

别来无恙 提交于 2021-01-23 04:49:24

问题


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

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