|
|
@@ -4761,7 +4761,8 @@ open fun getAllPickOrderLotsWithDetailsHierarchical(userId: Long): Map<String, A |
|
|
pickOrderId = poId, |
|
|
pickOrderId = poId, |
|
|
deliveryOrderId = deliveryOrderIds.firstOrNull() |
|
|
deliveryOrderId = deliveryOrderIds.firstOrNull() |
|
|
) |
|
|
) |
|
|
} |
|
|
|
|
|
|
|
|
}, |
|
|
|
|
|
handlerName = record.handlerName, |
|
|
) |
|
|
) |
|
|
} |
|
|
} |
|
|
} catch (e: Exception) { |
|
|
} catch (e: Exception) { |
|
|
|