fix svuota udc e lotto in caso di codice già scan
This commit is contained in:
@@ -60,6 +60,8 @@ namespace MP.INVE.Components
|
||||
if (alert)
|
||||
{
|
||||
alreadyScan = elencoScansioni.Where(x => x.ScanValue == lastScan).FirstOrDefault();
|
||||
currUdc = null;
|
||||
currLotto = null;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user