wms_data 0.0.19 wms_data: ^0.0.19 copied to clipboard
WMS Data package
0.0.17 #
- Added "WarehouseId" to Warehouse
0.0.18 #
- Added "BestByDate" to InventoryBatch
- Added enum LoadOrderStatus
- Updated Boolean Property "Closed" to LoadOrderStatus "LoadOrderStatus" in LoadOrderHeader
- Added DataClass ProductBinLocationData with GET API call getProductBinLocations
0.0.19 #
- Fixed property Warehouse.type enumeration to correct value
- Updated Product.getProductList to return inventory products only
- Updated CreateInventoryAdjustmentData.saveInventoryAdjustment() to return 'GenericError' ResultCode when trying to save with empty or invalid Code.
- Added [WmsScanner] class for scanning QR codes.