find_non_done_moves
Retrieve incomplete stock movements that are neither done nor cancelled, with optional filters for product and lot, to support inventory auditing.
Instructions
Find moves that are neither done nor cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| lot_id | No | ||
| product_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||