Scrap orders
This table represents inventory losses caused by epxiring inventory.
It’s an output only table. The planning algorithm reviews the shelf life of your inventory, and will automatically create records in this table when inventory will be lost.
This table requires the shelflife app to be installed (which is only available in the Enterprise and Cloud Editions).
Field |
Type |
Description |
---|---|---|
reference |
string |
Automatically generated unique identifier. |
item |
item |
The item getting lost. |
location |
location |
The location where the inventory will be lost. |
quantity |
number |
The quantity delivered. |
expiry |
datetime |
Date of the material loss. |
batch |
string |
Blank/unused for make-to-stock items.
Identification of the batch for make-to-order items.
|