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)
{
+1 -1
View File
@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP.SPEC</RootNamespace>
<Version>6.16.2310.2319</Version>
<Version>6.16.2310.2320</Version>
</PropertyGroup>
<ItemGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2310.2319</h4>
<h4>Versione: 6.16.2310.2320</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2310.2319
6.16.2310.2320
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2310.2319</version>
<version>6.16.2310.2320</version>
<url>https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/MP.SPEC.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>