creation/update: a mandatory field is not set in Odoo 16 | How to Fix Odoo 16 Errors – CBMS Odoo ERP

In this video tutorial, we will cover how to handle the “Missing Mandatory Field” error in Odoo 16, an open-source ERP software. #odooerrors This error occurs when a required field is not filled in while creating or editing a record in Odoo. #odoodevelopment #odoo16 Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: […]

Model Fields in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

Odoo supports several fields for better data handling with specific options for each type. The fields can be categorized into 3 types: Simple Types, Relational, and Functional Types. #odoo16videos Simple Types are Integer, Char, String, etc. Relation Types represent the relations between objects like Many2one, One2many, and Many2many. Functional fields are not stored in the […]

How to Make a Field Storable in Odoo 15 | Odoo Technical Videos | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we can discuss how to make a field storable. #odoodevelopmentvideos #odoo15tutorials Video Contents ————————- 0:00 Introduction 1:45 Compute Function 2:00 Providing Store= True for Field 2:31 Checking the Working #odoo15technicalvideos Connect With Us: ———————— ➡️Website: ➡️Email : info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Field #Storable #Odoo #Odoo #Technical #Videos #Odoo #Development #Tutorials

Storing data in Odoo 15 Website | Building a Website in Odoo 15 – CBMS Odoo ERP

In this video, we are discussing storing data in odoo15. It includes defining a model with few fields in it. Add demo data into the model using the data directory. #odootechnicalvideos Video Contents ————————- 0:00 Introduction 0:14 Module structure 0:47 Add test data 1:32 Passing values while rendering #odoodevelopmentvideos Then using a controller pass the […]