When I am logged in as a superuser, the custom module is visible, but it is not visible for regular users.
What is the best way to solve this problem?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
When I am logged in as a superuser, the custom module is visible, but it is not visible for regular users.
What is the best way to solve this problem?
Hi,
The group used for the superuser is "base.group_no_one"To verify that you are not provided this group for any menu item in the custom module or models
Hope it helps
Is this same for odoo17
It is solved in odoo17 (The issue was I forget to add the privilege to user as administrator or manager etc. in my custom module)
Hi,
The menu wont be visible if the users doesn't have access to the model or if the user is not part of the user group linked with the menu.
So in case any one face the same, verify the user group assigned to the menu:
The above can be ensured from the Menu Items menu in Settings -> Technical -> User interface -> Menu items, search and open the menu and see the groups assigned to the menu and see if the logged in user is part of this group or not.
Different Reasons For A Menu Not Visible In Odoo
Thanks
Hello Cruz,
For this you need to assign a particular group to the menu. So. respective group members can access the custom module.
thanks.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up