Description:
Odoo has a flexible way to define menu, sub-menu, and actions. The main attraction is that one can create a menu and sub-menu from code as well as UI, which makes Odoo more user-friendly.
A user can directly create a menu and sub-menu from the UI. In this video, we are going to discuss how to create a menu, sub-menu, and action from code as well as how to set it from UI.
We start by creating a menu from XML. ie, from code.