Merge branch 'release/FixAutoOdlConfTime_01'

This commit is contained in:
Samuele Locatelli
2025-02-19 12:18:39 +01:00
+2 -2
View File
@@ -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...