跳至內容
選單
此問題已被標幟
2 回覆
3723 瀏覽次數

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

頭像
捨棄
作者


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

最佳答案

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

頭像
捨棄