In odoo, the read-only field is stored in the database only when adding the attribute of force_save. In this video, it explains the uses of force_save in Odoo. #odoovideos #odootutorials #odoodevelopmentvideos #odootechnicalvideos #force_save #Odoo #Read #Field #force_save #attribute #Odoo
The dashboards module can be used as an effective data monitoring tool in a company to identify and plan business resources. This module allows a company to arrange and manage much critical information related to their business including total income of the company, sale orders, purchase orders, financial flows, lead generation, logistics, and human resources […]
This video explains how to create a dashboard in Odoo. Dashboards and reports play a key role in visualizing the data and it also helps to highlight important information in a better way. This will help in situations where we need to make quick business decisions as it will display all the necessary information in […]
Odoo modules are collections of business logic that help to improve existing functionality or add new functionality in Odoo. Odoo is a modular framework, and all of the core modules are available in the Odoo addons. The path of the addons can be found in the Odoo configuration file. You can either place your custom […]
For odoo developing we have default structure like models, views, security, etc. models are the database tables, It contains fields and essential behaviors for storing the data. This video explains how to create new models in odoo. #odoo #odoodevelopment #odoomodels Visit our website for more Development Videos: #Create #Models #Odoo #Odoo #Development #Tutorial
In this video, the area is covered in Odoo security and is called record rule. Record rules restrict access rights to a subset of records. Records rules for the objects can determine who can access the object according to the rules set. One can manage rules based on access modes for the object. Video Contents […]
Security access in Odoo is configured through security groups: permissions are given to groups and then groups are assigned to users. Odoo has a lot of groups. Once you know about groups, you can select groups from the list of groups. Security is a major concern when an application is considered. We can control what […]
In this video, we will be discussing how we can override a method in Odoo 14 and the usage of the super method. By overriding a method we can change the implementation of that method, which is redefining that method. By using the super method we can override a method to change its default behavior […]
Odoo Technical Training 2020 Day-3 The key objective behind Odoo Technical Training is to literate the Odoo developers, Technical Consultants, and beginners who are interested in Odoo development. The training envisions in sharing how we can customize existing Odoo functionalities and develop our own new features. The training will cover all the basic Odoo module […]
Odoo Technical Training 2020 Day-2 The key objective behind Odoo Technical Training is to literate the Odoo developers, Technical Consultants, and beginners who are interested in Odoo development. The training envisions in sharing how we can customize existing Odoo functionalities and develop our own new features. The training will cover all the basic Odoo module […]