Skip to Content
Menu
This question has been flagged
2 Replies
9006 Views

I want to customize the order or sequence of the main menu (top menu) in Odoo 11. For example, I would like to see the Sales menu before, or maybe hide the Calendar menu.

Avatar
Discard
Best Answer

You can use Sequence to change the order of the menus. You can use Groups under Access Rights to show/hide menus to users.

You need to activate Developer Mode to do this. Go to Settings > Technical > Menu Items

Avatar
Discard
Best Answer

Hi,

If you need to change the sequence of the menu items either you can do it from the code or from user interface using the developer mode.

Just activate the developer mode and navigate to Settings -> Technical -> User Interface -> Menu Items, and open the menu you need and change its sequence. Lower the sequence menu will come first.

See this: How To Change Menu Sequence in Odoo

Thanks

Avatar
Discard
Related Posts Replies Views Activity
3
Feb 21
24804
0
Dec 24
39
2
Sep 22
668
2
Oct 20
3023
2
Apr 20
2387