H,
I want to hide two module(Employee or leave) from any user.
Any setting in base functionality or i have to write code
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
H,
I want to hide two module(Employee or leave) from any user.
Any setting in base functionality or i have to write code
Thanks
Hi,
If you are looking to hide some menus from some users, you can assign some groups to that menu and keep those users not added in this group. So that this menus wont be visible for those users.
If you take the case of the example of default sales module, if you dont want user XYZ to see the sales menu, open the users form view and remove the access rights in sales section, keep the sale category empty for the user, so that he wont see the sales related menu.
So you can achieve this from the UI by activating the developer mode and also same from the code also.
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up