How to Create a Basic Module in Odoo 17 | Creating a Basic Module | Odoo 17 Development Tutorials – CBMS Odoo ERP

Odoo is a powerful and flexible open-source software platform that allows you to extend and customize its functionality through the creation of modules. A module in Odoo is a collection of files that encapsulate a specific set of features, data models, or modifications to the core system. Creating a basic module involves setting up the […]

How to Configure Visibility of Buttons Based on User Groups and States in Odoo – CBMS Odoo ERP

The Button can have group attributes providing a list of groups. If the current user is not in listed groups, he can’t see the button. And the other attribute states. We can provide a list of states. The button will only be visible in that state. #odootutorials #odootechnical videos #Configure #Visibility #Buttons #Based #User #Groups […]