EP-16 How to Set Icon for a Menu in Odoo 18 | Odoo 18 Menus & Icons | Odoo 18 Technical Tutorials – CBMS Odoo ERP

This is the most common and recommended way. In your module’s XML file where you define the menu item, you can use the web_icon attribute. The value of this attribute should point to the icon you want to use  * your_module_name: The technical name of your module.  * static/description/icon.png: The path to your icon file […]

EP-8 What are Menus in Odoo 18 | What are the Different Types of Menus in Odoo | Odoo 18 Tutorials – CBMS Odoo ERP

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 […]