Odoo is developing by the day. Over the past few versions of Odoo, we have seen some drastic changes in the overall performance and the user interface of Odoo. #Odoo16 is the fastest, the most user-friendly, and the most high-end of its predecessor version. Odoo is introducing some new features and has prioritized performance with […]
This video describes how to super-create and write functions in Odoo 16. a) create() method is called when a new record is created in Odoo whereas b) write() method is called when an existing record is being edited. Supering the create() method helps to add any feature when a record is being created. #odootutorials Similarly, […]
The growth of an organization can be done systematically using reporting. Here this video explains reporting by pdf reports. #odootutorials #odoo16 Qweb reports are used to convert XML to HTML. Reports are triggered using report actions. #odoodevelopment Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Create #PDF #Report #Odoo #Printed #PDF […]
In this video let’s check how to manage security groups and access rights in Odoo 16 ERP. #odootutorials #odoo16 Security access in Odoo is configured through security groups in Odoo. Permissions are given to groups and users are assigned to particular groups. #odoodevelopment Video Chapters 00:00 Introduction 00:39 Creating access rights records in odoo 04:00 […]
Odoo supports different types of views, such as a tree, form, kanban, graph, and so on. In this video let’s check how to create a Kanban view in Odoo. #odootutorials #odoodevelopment #odoo16 The kanban view displays the records halfway between a list view and a non-editable form view Video Chapters 00:00 Introduction 00:46 Creating Kanban […]
In this video, it explains how to create a pivot view by using particular measures such as count. #odoo16 Pivot view helps the user to analyze the operations and which have different options to filter reports based on specific fields used in the model, which allows downloading a report. #odoodevelopment #odootutorials Connect With Us: ———————- […]
Odoo Calendar view provides a systematic timeline/schedule for the data information in a business organization based on day, week, and Month. In this video, it shows How to create a calendar view in Odoo 16 Video Chapters 00:00 Introduction 00:47 Calendar View Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Advanced […]
This video discusses how we can add data files to your Odoo module. Data files can be used to create records in a particular model. #odootutorials #odoo16 #odoodevelopment Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Add #Data #Files #Odoo #Module #Odoo #Development #Tutorial #Data #Files #Odoo
Graph views provide a graphical view of the data in the form of a Bar, Pie, and Line Chart. The graph view is an aggregation of all the records in a model which is generally visualized in bar, pie, and line. Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Advanced #Views […]
Odoo helps to set validations to recordsets with the help of python and model constraints. Here this video, it explains how to add SQL constraints to set validations. They usually are of different types like a unique constraint, check, and Not null. #odoo16 #odoodevelopment #odootutorials Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: […]