What is Rec name in Odoo 15 | How to use it _rec_name | Odoo 15 Development Tutorials – CBMS Odoo ERP

In odoo for each record, there will have a display name that likes to look like that record name. #odootechnicaltutorials #odoo15videos Video Contents ————————- 00:00 Introduction 00:33 example 01:11 rec_name Also for many2one fields, it is shown that rec_name._rec_name is intended to define the record value used to display it in search for many2one and […]

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

How to Add Chatter in Odoo 15 | Odoo 15 Development Tutorials | Odoo 15 Technical Videos – CBMS Odoo ERP

In odoo, there is a feature as odoo chatter with special functionality to store conversation messages, track messages as well as store attachments. #odoo15developmentvideos Video Contents 00:00 Introduction 00:32 Example 01:16 Adding Chatter Moreover, it helps to send messages, and notifications and to schedule activities within each record. #odoo15videos In this video, it discusses about […]

Difference Between Search and Browse in Odoo 15 | Odoo 15 Development Video| Search & Browse in Odoo – CBMS Odoo ERP

In this video, we are discussing the difference between the search() and browse() function in odoo15. The browse() method is used to return a set of records for the IDs passed as the parameter in the current working model. Video Contents 00:10 Introduction 00:40 Difference Between Search and Browse #odoo15developmentvideos This method accepts a set […]

What Is the Use of api.onchange in Odoo15 | @api.onchange Odoo15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

Odoo api.onchange decorator is used to invoke a method when a field’s value changed. It can be used to validate the data or to trigger an action. Video Contents 00:15 Introduction 00:45 Define an onchange function The function of this decorator will be called when the field value changes. Moreover, it supports only single field […]

How to Add a Domain for a Field in Odoo15 | Odoo 15 Development Tutorial – CBMS Odoo ERP

In this video, we are discussing How to add a Domain for a field in odoo15. Odoo domain is used to select records from a model or database table. #odoo15technicalvideos Video Contents ————————- 00:05 Introduction 01:00 Adding a Domain #odoo15developmentvideos It is a very common use case when you need to display a subset of […]

How to Duplicate Odoo 15 Database | Odoo 15 Development Tutorials | Odoo 15 Technical Videos – CBMS Odoo ERP

Sometimes we need to do some test runs on existing data. But that may not affect the existing data too. #odoodevelopmentvideos #odoo15tutorials Video Contents ————————- 00:00 Introduction 00:10 Logout from Odoo 00:20 Odoo Database Manager 00:25 Taking Duplicate 00:50 Checking the Duplicated Database #odoo15technicalvideos In such cases, we can use database duplication and experiments on […]

Odoo 15 Data Cleaning Module | Odoo 15 Enterprise Edition | Odoo 15 Functional Tutorials – CBMS Odoo ERP

Data cleaning is an essential tool that should be needed for a business organization for proper data cleaning and also it is necessary to make or break a project. #odoo15enterprise #odoodatacleaning Video Contents ————————- 00:00 Introduction 00:48 Goes to module 01:12 Goes to the configuration 01:54 Deduplication 05:39 Field cleaning #odoo15functionalvideos It plays a vital […]

Odoo 15 Dashboard | Odoo 15 Enterprise Edition | Odoo 15 Functional Tutorials – CBMS Odoo ERP

This video details about Odoo 15 Dashboard module. A dashboard is defined as a decisive menu, where all the information regarding the company operation is shown under one screen and can add customized menus from different modules providing one complete insight into the company operations by looking at their menu. #odoo15dashboard #odoo15functionalvideos Video Contents ————————- […]