Skip to Content
Menu
This question has been flagged
2 Replies
3051 Views

 I built my first module, and successfully installed it. The problem is that I can't see my installed module on the menu

Avatar
Discard
Author


thanks for help, but I haven't "become a super user" in my debug menu (odoo 11)

Best Answer

Hi,

If you are saying the menu is not visible after installing the module, make sure that there is an action defined for the corresponding menu. If there is no action linked with the child menu, the menu wont be visible. If you are checking from the non admin login, the issue might be the above or due to access rights.

So make sure that the access rights are granted and action is set to menu.


  1. Define New Menu and Actions in Odoo

  2. How To Set Access Rights For Models in Odoo


Thanks

Avatar
Discard