cORREZIONE CASI RIDUZIONE DA non CALCOLARE..
This commit is contained in:
@@ -606,7 +606,7 @@ namespace MP.Data.Controllers
|
||||
|
||||
int numRec = currFlux.Count;
|
||||
numRecProc += numRec;
|
||||
if (numRec > 1)
|
||||
if (numRec > maxItem)
|
||||
{
|
||||
if (dtCursStart > currPeriodo.Fine)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user