StockLocation |
The stock location that is associated to the product.
|
StockLocationBaseModel
|
None.
|
Available |
The amount of stock that is current available to be assigned to orders.
|
integer
|
None.
|
Allocated |
The amount of stock that is currently allocated to orders.
|
integer
|
None.
|
PhysicalStock |
The amount of physical stock that is currently in the stock location.
|
integer
|
None.
|
PendingOut |
The amount of stock that is currently awaiting being transfered out.
|
integer
|
None.
|
ExpiryDate |
The expiry date of the product, if applicable
|
date
|
None.
|
DeliveredDate |
The date the product was received into the location
|
date
|
None.
|
BatchReference |
The batch reference of the product in the location
|
string
|
None.
|