aggregate_across_instances
Aggregate data across multiple Odoo instances, grouping by specified fields and computing measures with combined grand totals.
Instructions
Read-only aggregate fanned out across instances with combined grand totals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| group_by | Yes | ||
| measures | No | ||
| domain | No | ||
| instances | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |