How to Inherit a Selection Field in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

In this video, we will discuss how to inherit and add a new item into an existing selection field in odoo 16 development. #odoo16 #odoodevelopment #odootutorials Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Inherit #Selection #Field #Odoo #Odoo #Development #Tutorials

How to Translate Attribute for a Field in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

In Odoo, the “translate” attribute is used to indicate whether a field’s value should be translated or not. By default, most fields are translatable in Odoo, meaning their values can be translated into different languages based on the user’s language preference. #odoodevelopment #odoo16 #odootutorials When the “translate” attribute is set to True for a field, […]

How to Add Colour Kanban Records in Odoo 16 Notebook | Odoo 16 Development Tutorials – CBMS Odoo ERP

In this video, we’ll talk about how to add colour kanban records to an Odoo notebook. #odoo16developmentvideos. On Odoo, there are many views accessible. The terms list, form, graph, and pivot are instances. An intriguing viewpoint is Kanban. #odoo16tutorials View data are shown as cards in kanban. Records can be regrouped in this view to […]

How to Make a Field Visible Only for a Certain User Groups in Odoo 15 | Odoo 15 Development Tutorial – CBMS Odoo ERP

In odoo, we can restrict the visibility of fields only for particular users. The user belonging to a particular group can have only access to view that field. This can be done by using the group_id attribute. #odoo15developmentvideos Video Contents ————————– 00:00 Introduction 00:38 Example 01:08 Using the attribute field Visibility #odoo15tutorials Using group_id gives […]

How to Add a Domain for a Field Dynamically Based on Another Field in Odoo15 | Odoo Technical Video – CBMS Odoo ERP

In this video, we are discussing How to add a domain for a field dynamically based on another field in odoo. Odoo domain is used to select records from a model or database table. #odoo15developmentvideos Video Contents 00:08 Introduction 01:00 Adding domain dynamically It is a very common use case when you need to display […]

Field Editing in Odoo 15 Website | Building a Website in Odoo 15 – CBMS Odoo ERP

In this video, we are discussing Field editing on the Odoo website. We have the t-esc and t-field to show values on the website. #odoo15website Video Contents ———————— 0:00 Introduction 0:40 Field editing in Website #odoo15developmentvideos #odoowebsites For record fields, templates can use a special t-field directive that allows editing the field content from the […]