This Odoo Method Will Save Your Performance |search_count() Explained || Part 92

Опубликовано: 25 Июнь 2026
на канале: mca guy
14
1

In this Odoo 19 tutorial, we explain the powerful search_count() method in Odoo ORM and how it can significantly improve your system performance.

If you are using search() with len() to count records, you are slowing down your application. In this video, you'll learn why search_count() is faster, more efficient, and the correct approach for counting records in Odoo.

What you'll learn:

What is search_count() in Odoo
Difference between search() and search_count()
Performance comparison
Real-world examples
Best practices for Odoo developers




#Odoo #Odoo19 #OdooTutorial #OdooDevelopment #OdooORM #Python #ERP #Programming #OdooTips #PerformanceOptimization