7:22
Understanding Default ORM Methods in Odoo
List of orm methods supported by Odoo, overview of orm methods in odoo, orm methods in odoo learn default methods in orm ...
2:27:20
Productive Tools in Odoo 16 | Odoo 16 Functional Webinar
Odoo provides some extra tools to increase employee productivity and keep your files organized, making those paperless and ...
15:07
Odoo Calculated Field (All Odoo Versions)
Odoo calculated field in any version.
5:19
Overview of ORM methods/functions in Odoo | Odoo ORM Methods
Overview of odoo orm methods. e.g create, write, unlink, copy, name_get, default_get, name_create, search, read, read_count, ...
19:53
Read Group Method In Odoo || Odoo Read Group Method || Odoo ORM Methods
Video No: 118 Read group method in odoo. Odoo read group. Odoo orm methods. Read group method Odo. Orm methods ...
11:53
How to add button & icon in list view Odoo | tree view tutorial | List of icons support in Odoo
How to add button click event in Odoo in list view, tree view add button, button icon list and how to implement icon button in tree ...
6:00
Aggregate Options In Odoo List View Odoo || Sum and Average in Odoo List View
Video No: 109 Aggregate functions in Odoo list View. How to add sum and average in Odoo List View. Steps to show ...
20:10
Create a Custom Odoo Module Using ORM
Create a Custom Odoo Module Using ORM فى هذا الفيديو يتم شرح تطبيق نظام المدرسة بالتفصيل حيث يتم شرح اختصار ...
8:57
How to use read method in Odoo | Odoo ORM Methods
Using read method from odoo you will get list of dictionary record pair, and its low level rpc method, Please check till end of this ...
0:32
Odoo list view overview | odoo views tutorial
Odoo list view overview in #shorts, Here user can see how to create list view and understanding basic thing about list view and ...
6:49
How to use exists method in Odoo | Odoo ORM Methods
Using exists() method from odoo developer will identify like recordset is available in database, Please check till end of this ...
10:32
How to use name_create orm method in Odoo | Odoo ORM Methods
name_create orm method is used create record in Odoo. Odoo quick create method, You will see possible test cases and how to ...
10:36
How to use read_group method in Odoo | Odoo ORM Methods
How to use read_group() orm method in Odoo, it will return list of dictionary with grouped by fields. How to apply group by clause ...
4:08
Same Model Different View in ODOO
Learn how to create separate views for different menu items in Odoo. This tutorial will show you how to customize the form view for ...
4:23
Difference between search vs _search method in Odoo | Odoo ORM Methods | Odoo Recordset Operations
search vs _search method in Odoo, What is the main difference between this two methods. Please check till end of this discussion.
6:02
How to use browse method in Odoo | Odoo ORM Methods
browse orm method is used get model's recordset. Odoo browse method will return recordset. You will see possible test cases ...
7:30
Odoo CRUD Guide ⚙️ Build Secure Modules Like a Pro
You'll learn how the Odoo ORM actually works, why recordsets matter, and how bad CRUD patterns silently destroy performance.
8:33
85. How To Override Unlink Method In Odoo || Prevent Deleting Record || Odoo Unlink ORM Method
How to override unlink method in Odoo. How to override delete orm method in odoo. Odoo ORM method. Execute code while ...
11:39
How to add order by option in list view odoo | Tree view default_order by attribute
How to add order by option in list view? default_order attribute use in tree tag. with multiple fields, also override existing order by ...
9:01
How to add aggregation feature in list view odoo tree view | Display sum and average in tree view
How to total sum of field in list view or total average of field in tree view, Using aggregation operation in Odoo, display sum and ...