In Odoo, menus are part of the user interface that help users navigate to different features and functionalities within each module. Menus are structured hierarchically: main menus, sub-menus, and menu items (actions or views). Here’s a breakdown of menus in Odoo: 🔹 1. Main Menus These are the top-level categories visible on the top bar […]
In Odoo, a menu is a navigation element that allows users to access different modules, views, and functionalities. Menus help to structure the interface, making it easier to navigate through various features. Types of Menus in Odoo Main Menu (Top-Level Menu) Displays primary modules such as Sales, Purchase, Inventory, Accounting, etc. Found in the top navigation […]