DoppiaTavola:

- ok ma va riattrezzata la seconda...
This commit is contained in:
Samuele Locatelli
2023-12-15 15:21:40 +01:00
parent 5cfd1f1b33
commit 015903f899
5 changed files with 20 additions and 12 deletions
+16 -8
View File
@@ -1186,14 +1186,18 @@ namespace MP_TAB_SERV.Components
{ }
// ora verifico SE E SOLO SE è ANCORA in attrezzaggio
#if false
if (inAttr)
{
#endif
// ora verifico SE ALTRA TAVOLA ha ODL...
if (dtChiusura.AddMinutes(gPeriodReopenOdlTav) > adesso)
{
// ora verifico SE ALTRA TAVOLA ha ODL...
if (dtChiusura.AddMinutes(gPeriodReopenOdlTav) > adesso)
{
answ = showReopenOdlTav;
}
answ = showReopenOdlTav;
}
#if false
}
#endif
}
}
return answ;
@@ -1221,11 +1225,15 @@ namespace MP_TAB_SERV.Components
// ora verifico SE ALTRA TAVOLA ha ODL...
if (!emptyOdlAltraMacc)
{
#if false
// ora verifico SE E SOLO SE è ANCORA in attrezzaggio
if (inAttr)
{
answ = showSplitOdlOnTav;
}
{
#endif
answ = showSplitOdlOnTav;
#if false
}
#endif
}
}
}
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>6.16.2312.1514</Version>
<Version>6.16.2312.1515</Version>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP_TAB_SERV</RootNamespace>
</PropertyGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2312.1514</h4>
<h4>Versione: 6.16.2312.1515</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2312.1514
6.16.2312.1515
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2312.1514</version>
<version>6.16.2312.1515</version>
<url>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/MP-TAB-SERV.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>