| ProductID |
The ID of the product the log relates to
|
integer
|
None.
|
| UserID |
The ID of the user who initiated the amendment, this can be null for system operations
|
integer
|
None.
|
| Date |
The date the log was added
|
date
|
None.
|
| AdjustmentAmount |
The amount the inventory of the product has been adjusted by
|
integer
|
None.
|
| LogReason |
The specified reason for the log.
|
ReasonTypes
|
None.
|
| AdditionalInformationType |
This shows the type of reason for example a value of orders here shoes that the reason additional information will be populated with an order number
|
Domain
|
None.
|
| ReasonAdditionalInformation |
If the log relates to stock taken by an order or added from a delivery then this will be the relevant identifier
|
string
|
None.
|
| LogReasonDescription |
Human readable adjustment reason
|
string
|
None.
|