inventory_list_operations
List pending inventory operations like receipts, deliveries, and transfers in Odoo. Filter by operation type or state to manage stock movements.
Instructions
List pending inventory operations (receipts, deliveries, transfers)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_type | No | Filter by operation type | |
| state | No | Filter by state | |
| limit | No | Maximum number of operations to return |