search_count
Count records in any Odoo model by applying a domain filter, returning the total number of matching entries.
Instructions
Count records in a model matching an Odoo domain filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| domain | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |