In this video, we are discussing about basic views in odoo15 and how to define a view in odoo development. #odoo15 #odoodevelopment #odooviews #Basic #Views #Odoo #Odoo #Development #Tutorials
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 […]
With Odoo Documents, the end-users can easily share, transfer, filter or archive the scanned business documents. Using Odoo documents one can easily establish a paperless company in their end. Odoo Documents immensely saves your time spent on producing record bills, scanning varied contracts, and getting them approved from officials. Odoo documents manage mainly four types […]
The video tutorial includes the step-by-step procedure of building a custom module in Odoo version 13. Covers the areas of Models and field declarations, menus and various views (form, tree, search), security groups, and access rights. Video Contents: ————————– 00:00 Introduction 00:48 How to create a New Business Object 01:12 What is an ORM Layer […]