How to Extend Models Using Mixin Classes in Odoo 15 | Odoo Mixins | Odoo 15 Development Tutorial – CBMS Odoo ERP

Sometimes there is a particular feature that we want to be able to add to several different models. #odoodevelopmentvideos Video Contents 00:00 Introduction 02:16 Using of Mixing Class 03:44 Result At that time we just used to rewrite the code to all models that are not an effective way. #odoo15videos Odoo provides the Abstract model […]

How to Add a New Option in the Existing Selection Field in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing how to add a new option in an existing selection field in odoo. #odoodevelopmentvideos Video Contents 00:10 Introduction 00:45 Adding a New Item in Selection Field #odoo15videos First, we inherit the model in which the selection field is defined. Then we redefine the field by just adding the selection_add […]

How to Remove ‘create and edit’ Options From View in Odoo 15 | Odoo Development Tutorial – CBMS Odoo ERP

In this video, we are discussing how to remove the create and edit option from view in odoo15. #odoodevelopmentvideos Video Contents 00:10 Introduction 00:40 Removing the Create and Edit Button in UI There will be certain systems when we will have to create some models to store data created from the website. #odootutorials Also if […]

How to Configure Visibility of Buttons Based on User Groups and States in Odoo 15 | Odoo 15 Tutorial – CBMS Odoo ERP

In this video, we are discussing how to configure the visibility of buttons based on user groups and states in odoo 15. #odootechnicalvideos Video Contents 00:10 Introduction 01:00 Configuring Visibility of a Button We have different types of users in a system, hence we will have to make restrictions on access to any data in […]

Configuration Aspects of Odoo 15 Document Module | Configuration Options in Odoo 15 Document – CBMS Odoo ERP

This video will discuss the different options listed under the Configuration tab of the #odoo15document module. A solid digital document system is an inevitable business tool to store and keep track of your company’s documents. It can be considered a basic function required for any company regardless of its size and type in the digital […]

How to Create New Project in Odoo 15 Project Module | Odoo 15 Enterprise | Odoo 15 Functional Videos – CBMS Odoo ERP

The Project module in Odoo15 is suitable to manage all types of projects and project-related activities in a smooth manner. #odoo15project Video Contents ————————- 00:00 Introduction to Odoo 15 Project 00:19 Dashboard Analysis 01:24 Create Project From the Dashboard 03:39 How to Create a New Project From Configuration 04:22 Settings Tab It is easy to […]

How to Record Time in the Odoo 15 Timesheets Module | Odoo 15 Functional Tutorial – CBMS Odoo ERP

This video will discuss the easy steps to record time in the Odoo Timesheets module. The Timesheet module in Odoo provides a dynamic platform for the users to record the time over a project or task. #odoo15timesheet Video Contents ————————- 00:48 How to Record Using a Timer 02:00 Adding Timesheet Manually For the billable type […]