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

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

How to Make a Field read-only in Odoo | What Is readonly in Odoo? | Odoo 15 Development Tutorials – CBMS Odoo ERP

Readonly fields are fields that cannot be edited from the front-end UI. These fields will be having a default value that will not be able to be edited. #odoodevelopmentvideos #odoo15videos In this video, we’ll be discussing how we can create a field read-only using python and XML methods. #odooxml Connect With Us: ———————— ➡️Website: ➡️Email […]

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