The need for profilers is very important for a programmer for the analysis of his program at different aspects. Code profiling helps us to analyze the time taken to execute a program, frequency of a function call, memory usage, complexity of a program, etc. Video Contents 00:00 Introduction 00:47 Graph a method: Produce a graph […]
Here are the video details on the functionalities of the timesheet module in Odoo 15. Odoo allows the user to record the time spent by an employee on a project. #odoo15timesheets Video Chapters ————————– 00:00 Introduction 00:39 Goes to My Timesheet 02:14 All Timesheet 02:38 Goes to Configuration 05:04 Validate by Last Week 05:36 Validate […]
In this video, we will be discussing how to add new fields to a model. To explain the video, we will take the model vehicle rental and see how one can add a custom field to the model and display the same in the vehicle form view. #odoo15developmentvideos Video Contents ————————- 00:10 Introduction 00:32 Add […]
In this video, we are discussing How to add a tree view in Odoo 15 inside a custom module. In Odoo, Tree View also known as List View shows multiple records in the form of a list (rows and columns). Video Contents ————————- 00:10 Introduction 00:42 Define a Tree View Each row represents a record […]
Odoo developed the Studio application to help the Users and Developers of Odoo to create or modify Odoo apps easily without any technical knowledge. #odoowebinar2022 #odoo15studio Webinar topics included in the video: 1. Introduction a. General Concepts b. Studio Basics 2. Use Case a. Creating a New App b. Creating Models and Adding Fields c. […]
This video discusses the employee skill management module offered by Odoo and how it manages the documentation of skills and qualifications of an employee in a company. #odoo15employee Video Contents ————————– 00:00 Introduction 00:44 Enabling Skill management in Odoo from configuration 01:04 Employee dashboard 01:41 Resume Entry 04:23 Skill entry #odoo15functionalvideos #odoo15videos Connect With Us: […]
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 […]
In some cases, we need to add new business models or extend the already existing models. That can be done through custom modules, it defines particular models and fields inside it and also about its view. #odoodevelopmentvideos Video Contents ————————- 00:00 Introduction 00:25 Updating App List 01:23 Instaling Custom Module #odootutorials #installodoo Here In this […]
This video describes Odoo 15 Payroll management. Odoo Payroll module makes it easy to organize all payroll activities in a company. #odoo15payroll #odoo15functionalvideos Video Contents ————————- 00:00 Introduction 00:33 Goes to payroll 01:12 Contract 01:50 Salary attachment 03:27 Configuration – settings 04:40 Work entry types 06:16 Working times 07:00 Structure types 07:56 Salary structure 09:32 […]