|
|
@@ -426,7 +426,7 @@ if (updated == 0) { |
|
|
name = scannedIll.inventoryLot?.lotNo ?: lotNo, |
|
|
name = scannedIll.inventoryLot?.lotNo ?: lotNo, |
|
|
code = "SUCCESS", |
|
|
code = "SUCCESS", |
|
|
type = "workbench_scan_pick", |
|
|
type = "workbench_scan_pick", |
|
|
message = "Workbench pick posted", |
|
|
|
|
|
|
|
|
message = "pick successful", |
|
|
errorPosition = null, |
|
|
errorPosition = null, |
|
|
entity = mapped, |
|
|
entity = mapped, |
|
|
) |
|
|
) |
|
|
|