콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
10883 화면

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.

아바타
취소
베스트 답변

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

아바타
취소
베스트 답변

Hi,

You can set menu orders from Settings > Technical > User Interface > Menu Items (First activate developer mode from general settings).


However, if you're looking for more control over how menus or apps are displayed in the backend (e.g., sorting them alphabetically or differently per user), there are community modules available that can enhance this experience. For example, I've found these two quite practical in real-world use cases:

  • Alphabetical Sorting of Menus: Useful when you want to keep your main menu structured A-Z for better navigation.
    menu_sort_alphabetical_odonity
  • User-Specific Menu Order: Helps if different users prefer different menu layouts or workflows. It allows customizing menu order individually.
    user_wise_menu_sorting_odonity

Both are plug-and-play and work seamlessly in the backend UI.

Hopefully this helps anyone trying to improve backend usability, especially in multi-user environments!

아바타
취소
베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
3
2월 21
28424
0
12월 24
1122
2
9월 22
668
2
10월 20
4029
2
4월 20
3581