In this video, it explains about how to add new states to an existing state field #odoo15technicalvideos #odoo15videos Video Contents 00:00 Introduction 01:02 Adding new state In odoo, States represent to check current status or workflow of the record. Most of the modules and custom addons use this state field in order to check its […]
Odoo ERP helps to run your business effectively and efficiently by providing the right tools. Odoo 14’s Field service module focuses on increasing productivity and visibility. #odoo15fieldservice Video Contents 00:00 Introduction 00:18 Goes to module 01:10 My task – Map 01:27 Configuration – Field service 02:38 Project 03:51 Stages 04:50 Worksheet Template 05:41 Product 06:12 […]
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 […]
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 […]