inventoryAdjustmentReasons
Get a list of inventory adjustment reasons. This is a list of reasons that can be used to explain why an inventory adjustment was made.
inventoryAdjustmentReasons(
addCode: Boolean = true
): [InventoryAdjustmentReason!]!
Arguments
inventoryAdjustmentReasons.addCode
● Boolean
scalar
Add the code as prefix to the name. Default is true. If true, the name will be prefixed with the list order of the reason and will be in the format '1 - Manual Adjustment'.