Skip to Content
Menu
This question has been flagged
3 Replies
1768 Views

Hello everyone,

I am using Odoo 17 Community Edition. How can I establish a user profile in which, upon login, the user is directed to my module and its dedicated menu instead of the admin menu (applications, settings, etc.) from the Odoo user interface?

Thank you!

Avatar
Discard

Hi Naha, I think we need more information on exactly what you want to achieve.

Author

Hello Chris, thank you for your attention and assistance. Let me explain my requirement: I have an Odoo module that depends on the Odoo website module. When I log in with a non-admin user, I want the website and Apps items to not appear in the Odoo menu.

Author Best Answer

Thank you, Chris. However, my goal is to hide the submodules that are dependent on my custom module and display only the submenu related to my custom module.

Avatar
Discard
Best Answer

Enable Developer Mode and go to the user profile and select "Home Action" in the Preferences tab:

You can also remove access to the top-level menus for these users OR don't authorize them to the applications (but that may cause other issues).

Avatar
Discard
Best Answer

I attempted to create a group with access limited to my module, but I encountered challenges. I'm uncertain about the specific configurations required for this setup.

Avatar
Discard