How to Create Certification Questions in Odoo 15 eLearning |Odoo eLearning| Odoo Functional Tutorial – CBMS Odoo ERP

The Odoo eLearning platform provides you with an exclusive analysis method that will allow you to test your student’s progress and achievements. #odoo15elearning Video Chapters 00:00 Introduction 00:37 Goes to Certification Survey Creation 01:48 Analyse Question Types – Multiple Line Text Box 03:36 Single-line Text Box 04:37 Numerical Value 05:13 Multiple Choice, Only One Answer […]

How to Override Create, Write, Unlink Methods in Odoo15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing How to override the create, write and unlink methods in odoo15. #odoo15developmentvideos Video Contents ————————- 00:06 Introduction 00:40 Override the Create, Write & Unlink Methods Create() function in odoo is used to create a new record in a model. Overriding a create function in odoo will help us to […]

How to Create a Snippet in Odoo 15 | Odoo Development Tutorial | Create Custom Snippet in Odoo 15 – CBMS Odoo ERP

In odoo, it provides base snippets and In this video, it discusses how to create a custom snippet in odoo 15. #odoowebsite Video Contents 00:00 Introduction 00:33 Website Snippets 01:19 Custom Snippet Odoo provides a website builder feature to create your own website. Also provides snippets to make our website more attractive and elegant. #odoo15developmentvideos […]

How to Create a Record Using Create Function in Odoo15 | create() | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing how to create a record using create a function in odoo15. Here we are considering an example of creating a student record from students’ applications. #odoo15developmentvideos Video Contents 00:05 Introduction 00:30 Creating a record using create() Once the documents are submitted and verified, we will click the button to […]

How to Create Sequence Numbers in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing how to create a sequence number in odoo15 and its use cases in odoo15. #odoo15developmentvideos Video Contents: ————————- 00:05 Introduction 00:50 Creating a sequence The sequence is normally generated inside the create function of a model. The sequential field in Odoo also known as an auto incremental field generates […]

Odoo 15 Notes Module Features | Odoo 15 Functional Tutorials | How to Create a New Note – CBMS Odoo ERP

Odoo note is a module that can be integrated with other modules. It goes with the modules like Point of sale, Purchase, and Sales. #odoo15notes #odoo15functionalvideos Video Contents ————————– 00:00 Introduction 00:37 Goes to module 01:37 Create a new note 01:43 Collaborative pad analysis It is also integrated with the maintenance and repair module. Moreover, […]

How to Add a Filter in Odoo 15 Custom Module | Odoo 15 Tutorial | How to Create Search View in Odoo – CBMS Odoo ERP

When you have large quantities of data, filters are required to make the system more user-friendly. It helps the user to filter data based on their choices. Odoo offers filter support by default for filtering data. #odooviews #odoo15developmentvideos Video Contents 00:10 Introduction 01:00 Add a filter in Search View However, we may need to customize […]

How to Create a Form View in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

We all know that views are describing the records to users. Without a proper view, the user can’t get the information correctly. Odoo has several view types such as form, tree, kanban, graph, pivot, calendar, dashboard, search, grid, cohort, and many more. #odoo15developmentvideos Video Contents ———————— 00:12 Introduction 00:40 Define a form #odoo15technicalvideos In this […]

How to Create a Field Mandatory in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we’ll be discussing how we can create a field mandatory using python and XML methods. #odooxml Mandatory fields are fields that are required to be given value while saving a record, ie these fields must have a value specified in its place while saving the record. #odoo15developmentvideos #odoo15tutorials Connect With Us: ———————— […]