From 0761d332ccf194ee343fb42fcce3ad71760fe2bc Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 23 Oct 2023 20:03:57 +0200 Subject: [PATCH] cORREZIONE CASI RIDUZIONE DA non CALCOLARE.. --- MP.Data/Controllers/MpSpecController.cs | 2 +- MP.SPEC/MP.SPEC.csproj | 2 +- MP.SPEC/Resources/ChangeLog.html | 2 +- MP.SPEC/Resources/VersNum.txt | 2 +- MP.SPEC/Resources/manifest.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MP.Data/Controllers/MpSpecController.cs b/MP.Data/Controllers/MpSpecController.cs index 72f9e623..408b9179 100644 --- a/MP.Data/Controllers/MpSpecController.cs +++ b/MP.Data/Controllers/MpSpecController.cs @@ -606,7 +606,7 @@ namespace MP.Data.Controllers int numRec = currFlux.Count; numRecProc += numRec; - if (numRec > 1) + if (numRec > maxItem) { if (dtCursStart > currPeriodo.Fine) { diff --git a/MP.SPEC/MP.SPEC.csproj b/MP.SPEC/MP.SPEC.csproj index 3c287af7..b90e07e9 100644 --- a/MP.SPEC/MP.SPEC.csproj +++ b/MP.SPEC/MP.SPEC.csproj @@ -5,7 +5,7 @@ enable enable MP.SPEC - 6.16.2310.2319 + 6.16.2310.2320 diff --git a/MP.SPEC/Resources/ChangeLog.html b/MP.SPEC/Resources/ChangeLog.html index 212251d4..c9554117 100644 --- a/MP.SPEC/Resources/ChangeLog.html +++ b/MP.SPEC/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2310.2319

+

Versione: 6.16.2310.2320


Note di rilascio: