odoo_count
Count Odoo records that match a specified domain filter. Returns the number of records for any model, enabling quick data quantification.
Instructions
Compter les enregistrements correspondant au domaine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| domain | No | [] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |