This video explains the functionalities of Odoo 15 Live chat. Odoo Live chat is considered a good platform for bringing new leads and opportunities. #odoo15livechat Video Chapters ————————- 00:00 Introduction 00:36 Goes to module 01:15 Goes to the website module and then the configuration 01:55 Goes back to live chat module 02:07 How to create […]
Help is tooltip text shown when you hover the pointer over the field, and it allows you to override the help text provided by the model definition.in this video, we discuss how to add a tooltip to fields. Video Contents ————————- 00:00 Introduction 00:39 Providing help text for a field #odoo15videos #odoo15developmentvideos #odootutorials Connect With […]
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 Install Odoo 15 on Ubuntu 20.04? This video will describe step by step guide to installing Odoo 15 on an Ubuntu server 20.04 LTS and will help to understand each process. Note: All of these steps will go through the terminal(Command Line Interface). #installodoo Video Chapters ————————– 00:05 Introduction – How to install […]
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 […]