Odoo 15 Approval Module | Odoo 15 Enterprise Edition | Odoo 15 Functional Tutorial – CBMS Odoo ERP

To increase the productivity of the organization it is necessary to enhance the efficiency of the procedures involved. In an organization, every decision requires approval from the authority. #odoo15approval Video Contents 00:00 Introduction 01:01 Goes to Module 01:39 Configuration – Approval Types 01:55 Analysing Approval Types 03:30 My Request 04:00 How to Create Approval Request […]

How to Create and Manage Surveys With Odoo 15 Survey Module | Odoo 15 Functional Tutorial – CBMS Odoo ERP

In this video, it details about how to create and manage surveys in Odoo 15 Survey module. Surveys play a considerable role in generating more efficiency in business management. #odoo15survey Video Contents 00:42 Introduction to Odoo 15 Survey Module 01:54 How to Create Survey in Odoo 15 02:29 How to Add Question and Section 09:45 […]

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 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 Define a Computed Field in Odoo 15 | Odoo Development Tutorial | Computed Field in Odoo – CBMS Odoo ERP

Odoo provides compute function which helps to calculate from some other fields. It is just like any other regular field along with an additional argument compute. #odoo15developmentvideos Video Contents 00:00 Introduction 00:27 Example 00:52 Compute Field Which can be stored directly and retrieved directly from the database. One of the common examples for the usage […]

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 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 Make a Field Translatable in Odoo 15 | Odoo 15 Development Tutorial – CBMS Odoo ERP

In this video, we’ll be discussing how we can make a field translatable in Odoo 15. #odoo15tutorials Odoo is a highly extensible ERP solution that supports different languages. Different countries or regions use different languages and it’s mandatory that the Odoo service supports methods for translations for the fields defined in their models. #odoo15developmentvideos #odoo15videos […]

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