Advanced Views – Search View in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

Odoo helps to filter out the particular record quickly. It will not only display, the content and is used to filter the content of other views rather than form view. This video shows about search view in odoo 16. Video Chapters 00:00 Introduction 00:46 Search View #odoo16 #odootutorials #odoodevelopment For More Videos Subscribe to our […]

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

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

How to Update Client Interface ‘on change’ @api.onchange in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

Onchange mechanism helps to change the value of a field based on the change on another field using the @api.onchange decorator. Here it explains how it works #odoo16videos #odoodevelopment #odootutorials Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Update #Client #Interface #change #api.onchange #Odoo #Odoo #Development #Tutorials

Model Constrains: Python Constrains in Odoo 16 | @api.constrains | Odoo 16 Development Tutorial – CBMS Odoo ERP

In odoo Model constrains help to set validations of recordsets based on the conditions. They are of different types, here this video explains Python constrains which help to set validations for each recordset and act as a reminder for users in some cases. #odootutorials #odoo16 #pyhton Video Chapters 00:00 Introduction to Model Constrains 01:26 @api.constrains […]

ORM (Object Relational Mapping) in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

ORM – ORM(Object Relational Mapping) is a concept or technique which acts as a bridge between your programming language and your database. Object Relational Mapping helps to execute SQL queries without writing them explicitly. #odoo16videos #odoodevelopment 00:00 Introduction 01:21 Sorted Function 03:51 Filtered Function 05:23 Mapped Function Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: […]