Update scrittura nuovo record pesata su area cache ARCH
This commit is contained in:
@@ -246,7 +246,9 @@ namespace IOB_WIN_NEXT.IobSoap
|
||||
outVal.Add("lastRecOut", formatPesata(firstRec, false));
|
||||
}
|
||||
// la aggiungo alle pesate archiviate...
|
||||
listPesateArch.Add(firstRec);
|
||||
var tmpPesate = listPesateArch;
|
||||
tmpPesate.Add(firstRec);
|
||||
listPesateArch = tmpPesate;
|
||||
}
|
||||
#if false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user