How to Set Organization Chart in Odoo 15 Employee Module | Odoo 15 Enterprise Edition – CBMS Odoo ERP

This video explains the Organisation Chart in the Employee module – how it will display and how to set it? An organization chart is a graphical description of the roles and structure within an organization. #odoo15employeemodule Video Contents 00:00 Introduction 00:35 Goes to Appstore and Installed Hr Org Chart 00:49 Goes to Employee Module 00:58 […]

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 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 Super a Function in Odoo 15 | super() function | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing how to super a function in odoo15. super() function is used in odoo to change the workflow of an existing function in odoo. #odoo15technicalvideos Video Contents 00:06 Introduction 01:15 Super a function in odoo In some cases, we will have to make some customization while executing a predefined function. […]

Open HRMS Attendance Regularization | Open HRMS App | Odoo 15 App – CBMS Odoo ERP

Managing the Attendance of the employees is essential in every organization and with the Attendance Regularization module of the OpenHRMS platform, the business can effectively manage Attendance. The definition of Attendance should be defined with utmost care and considering this the creators of the OpenHRMS platform have brought in the Attendance Regulation module. Video Contents […]

How to Do Time Period Calculations Based on Date Type Fields in Odoo15 | Odoo Development Tutorials – CBMS Odoo ERP

In this video, we are discussing How to do time period calculations based on date type fields in odoo15. #odoo15developmentvideos Video Contents ————————- 00:05 Introduction 00:40 Time Period Calculations There are a few built-in functions for getting ranges and references to different time periods. #odoo15tutorials These are specific to certain periods like “month”, “quarter”, “fiscal […]

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