Odoo Slides

Experience the world’s most advanced technology to grow and build your business.

difference between search and browse methods in odoo 17
In Odoo, the search and browse methods are the common ORM methods used to query and retrieve records from the database. These methods are typically used in Python code to interact with Odoo models. Both of these return a set of records based on our requirements. Lets see how both of these methods are used and how they differ from each other.
WhatsApp