Description:
In some conditions, we want to get the number of records based on it. In Odoo there is a search_count ORM method that returns the number of records based on the provided domain. Here in this video, describes how to get the number of records using the search_count method by the given conditions.