How to Define Menu & Actions in Odoo 16 | Odoo 16 Development Tutorial | How to Create Menu in Odoo – CBMS Odoo ERP

Odoo has a flexible way to define actions and menus. In this video, we are discussing about menu creation and window actions while clicking on a particular menu item. #odoo16videos #odootutorials #odootraining Video Chapters 00:00 Introduction 00:23 Menu creation in Odoo 02:44 Actions in Odoo Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: […]

Tree View Decoration Attribute in Odoo 16 | Odoo 16 Development Tutorials | Advanced Views in Odoo – CBMS Odoo ERP

In odoo, we can add colors and styles to each record in a tree view using the decoration attributes. This feature will help us to identify different records in the tree view #odoo16videos #odootutorials #odoodevelopment Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Tree #View #Decoration #Attribute #Odoo #Odoo #Development #Tutorials […]

Gamification | Odoo CRM – CBMS Odoo ERP

Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn about Odoo’s Gamification feature for creating sales objectives and motivating your sales team. Other lessons related to this video: – 3.d Sales Teams – 3.l Reporting and Forecasting Need more information […]

Computed Fields & @api depends in Odoo 16 | Odoo Tutorials | Odoo 16 Development Tutorials – CBMS Odoo ERP

In this video, it explains about computed fields, In some cases, we need some fields whose Computation, is based on some other ones. #odootutorials #odoo16videos Odoo Provides a solution for it ie, Computed Fields.It is just like any other regular field along with an additional argument compute which can be stored directly from the database. […]

How to Set Default Value in Fields in Odoo 16 | HowTo | Odoo 16 Development Tutorials – CBMS Odoo ERP

In odoo sometimes we have to set a specific value for a field by default every time when we create a model. In this video, it discusses about how to add default values for a field #odoo16videos #odootutorials #odoodevelopment Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Set #Default #Fields #Odoo […]

Relations Between Models | Many2Many Fields in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing, How to define an One2many field and its use cases in odoo development. A Many2many are bidirectional multiple relationships. That is, any number of records on one side can be related to any number of records on the other side. #odoo16vidoes #odoodevelopment #odootutorials Connect With Us: ———————- ➡️Website: ➡️Email: […]

Module Structure in Odoo 16 | Odoo 16 Development Tutorials | Odoo 16 Technical Videos – CBMS Odoo ERP

Each odoo module has a set of elements. In this video, describes about the structure of a module and elements inside a Module such as __init__,__manifest__, business objects, view, and corresponding security files, and so on. #odoo16vidoes #odoodevelopment #odootutorials Video Chapters 00:00 Introduction 01:02 _iinit__,__manifest__ 02:38 Controllers 02:58 Data,demo Files 03:19 I18n Files 03:42 Models […]