Skip to Content
मेन्यू
This question has been flagged
4 Replies
498 Views

Hi 

I want that when a user is assigned "Settings" in "Human Resources > Administration," the "Settings" menu should not be visible to them when they log in. How can this be achieved?

Avatar
Discard
Best Answer

Hi, administration is the option with more privileges, so my recommedation is create a new group and give privileges to that group.

follow this doc.: https://www.odoo.com/documentation/18.0/applications/general/users/access_rights.html


Avatar
Discard
Author

Andres lglesias I'm stuck on a website customer review ratting. My requirement is customer product review image should be reviewed instead of auto download. i just use odoo customize ratting which allows image auto download instead of review. if you have a solution please let me know. Thanks

Best Answer

Hi,

Please refer to the module: https://apps.odoo.com/apps/modules/14.0/hide_menu_user

You can find the latest version from v14 to v18.In this module, you can hide any menu item for a user. From Users, click on the 'Hide Specific Menu' tab, where you can select multiple menu items that should be hidden from that particular user.


Hope it helps.

Avatar
Discard
Best Answer

Just like Andres Iglesias says, make sure you have a group for HR.

To look up which groups you have, as an Administrator, open debug mode, and in Settings, open the menu "Users & Companies" and select > Groups.

Check which is the correct group for your current HR staff, if you don't have one group, create one, and assign all of your HR users to that group.

If you don't want them to have access to the Settings, Open the HR group from the list, and remove the permission "Settings/General Settings" from the tab "Menu"

Avatar
Discard