This information includes items that are on:
The data types, describing a line in these orders, are shown in the table below.
Data name | Description | Datatype |
---|---|---|
Item code | The item identifier, also known as SKU. | String |
Qty to receive | The quantity of the item to receive. | Integer |
Delivery date | (Optional if Sendout date is given) Expected delivery date of the item. | Date or DateTime |
Sendout date | (Optional if Delivery date is given) The date when the order was placed. Sendout date allows Streamline to calculate the Next order date once your data is imported. | |
Location | (Optional) The location the item is being delivered to. It should be given if locations are used. | String |
Lot cost | (Optional) The cost of the purchase order line. | Float |
Order number | (Optional) The number of the order this transaction belongs to. This information is used only for display purposes in the Planned orders preview dialog. | String |
Order type | (Optional) This data type is used to tell Streamline which order type the current transaction belongs to. There are three types of incoming orders that Streamline understands: purchase, transfer, and manufacturing. If the Delivery date is not given, Streamline determines it based on the Order type. | |
Source from | (Optional) Indicates the source the item is coming from. This can be a distribution center, supplier, or a location (store). Since this data type is only used for display purposes in the In transition details dialog, it's up to you how to define the source. However, we recommend using the:
This data type is usually linked to the Order type. For instance, transfer orders are typically sourced from a distribution center or a store. |
The table below describes how Streamline determines the expected Delivery date for an order line depending on the Order type.
Order type | Location | Condition | Delivery date |
---|---|---|---|
Purchase | Store/DC | Sendout date + supplier Lead time | |
Transfer | Store | The store is linked to a DC | Sendout date + Lead time from DC to store |
The store is not linked to a DC | Sendout date + 1 day | ||
Manufacturing | Store/DC | Sendout date + 0 days |
As you see from the table: