In this video, we are discussing how to set a default value for a field using a function in odoo 15. #odoo15developmentvideos Video Content 00:10 Introduction 00:40 Set Default Value for a Field Using Function while defining a field we can set a default value for that field. If we want to get the default […]
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 […]
In this video, we can look at how to trigger a function with a button click. #odoo15tutorials Using a button we can call an XML action or a python function. If you want to call a python function on a button click, the type has to be given as an object. Video Contents 00:10 Introduction […]
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 […]
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 […]
In this video, we will discuss the tasks and sub-tasks in the Odoo Project module. #odoo15project While creating a new project in the Odoo Project module, you can split the project into different tasks and sub-tasks. Video Chapters ———————— 00:00 Introduction 00:54 Settings – Enable Sub Tasks 01:12 Create Project 02:01 Create Stages 03:05 Create […]
An abstract is a generic model that implements some feature that can then be inherited by a regular model. Video Contents ———————— 00:00 Introduction 00:50 Creating an Abstract Model 01:17 Checking the Model in Odoo and Pg Admin 03:08 How to Use Abstract Model Methods and Fields in the Regular Models Sometimes, there is a […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn how to generate valuable reports. Reports of planned versus effective hours, team performance, costs and revenues, among others. These insights influence decision-making processes and play an important part in internal and […]
In this video, will discuss how the Sign module in Odoo uses these advantages and helps to design a digital signature in signing and approving documents online. #odoo15sign The Odoo sign module will help the user to: – Ease the signing process better than ever – Build a paperless environment within a company – Conserve […]