Fix gestione cambio tavola e sel odl x inAttr

This commit is contained in:
Samuele Locatelli
2024-03-18 16:44:59 +01:00
parent a25f06afeb
commit ddeba3f786
10 changed files with 10 additions and 12 deletions
+1 -3
View File
@@ -82,9 +82,7 @@
</div>
</div>
}
@* <div class="col-12">
Check articolo in revisione
</div> *@
@if (cancelSetupEnabled && RecMSE != null && RecMSE.PezziConf == 0)
{
<div class="col-12 col-md-6 p-2">
+1 -1
View File
@@ -1096,7 +1096,6 @@ namespace MP_TAB3.Components
private int gPeriodReopenOdlTav = 1;
private string IdxMaccSel = "";
private int idxPOdlSel = 0;
private bool inAttr = false;
private bool isMaster = false;
private bool isMulti = false;
private bool isProcessing = false;
@@ -1178,6 +1177,7 @@ namespace MP_TAB3.Components
/// </summary>
private int IdxOdlAltra { get; set; } = 0;
private bool inAttr { get; set; } = false;
private bool isLoading { get; set; } = false;
private MappaStatoExpl? lastRecMSE { get; set; } = null;
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>6.16.2403.711</Version>
<Version>6.16.2403.1816</Version>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP_TAB3</RootNamespace>
</PropertyGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2403.711</h4>
<h4>Versione: 6.16.2403.1816</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2403.711
6.16.2403.1816
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2403.711</version>
<version>6.16.2403.1816</version>
<url>https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/MP-TAB3.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>
+1 -1
View File
@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP.SPEC</RootNamespace>
<Version>6.16.2402.1919</Version>
<Version>6.16.2403.1115</Version>
</PropertyGroup>
<ItemGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2402.1919</h4>
<h4>Versione: 6.16.2403.1115</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2402.1919
6.16.2403.1115
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2402.1919</version>
<version>6.16.2403.1115</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>