Merge branch 'release/FixAutoOdlConfTime_01'
This commit is contained in:
+2
-2
@@ -832,8 +832,8 @@ namespace MapoDb
|
||||
Log.Info($"Eccezione in ConfermaProduzione{Environment.NewLine}{exc}", tipoLog.EXCEPTION);
|
||||
}
|
||||
}
|
||||
// attendo 100 msec
|
||||
Thread.Sleep(100);
|
||||
// attendo 1000 msec x chiudere ODL
|
||||
Thread.Sleep(1000);
|
||||
// chiamo splitOdl
|
||||
MapoDbObj.taODL.autoStart(currData[0].IdxODL, 0, idxMacchina, currData[0].TCRichAttr, currData[0].PzPallet, $"Nuovo ODL da forceSplitOdl", true, qtyNew, keyRichiesta);
|
||||
// elimino eventuale ODL precedente...
|
||||
|
||||
Reference in New Issue
Block a user