incoming-orders
Find wines ordered but not yet delivered, sorted by oldest order first. Filter by store to track pending arrivals.
Instructions
List wines ordered but not yet received, from the Pending table. Sorted oldest order first. Use this for 'what's on the way', unlike recent-deliveries which shows what has already arrived.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | No | Store name filter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| total | Yes |