cORREZIONE CASI RIDUZIONE DA non CALCOLARE..

This commit is contained in:
Samuele Locatelli
2023-10-23 20:03:57 +02:00
parent 8b0b1a3003
commit 0761d332cc
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -606,7 +606,7 @@ namespace MP.Data.Controllers
int numRec = currFlux.Count;
numRecProc += numRec;
if (numRec > 1)
if (numRec > maxItem)
{
if (dtCursStart > currPeriodo.Fine)
{