+
+
+
+ @RecMSE.DescrizioneStato :
@(formatDurata(RecMSE.Durata))
-
-
-
ART:
-
@($"{RecMSE.CodArticolo}")
-
-
-
ODL:
-
@($"ODL{RecMSE.IdxOdl:00000000}")
-
-
-
PODL:
-
@($"PODL{RecMSE.IdxPOdl:00000000}")
+
diff --git a/MP-TAB-SERV/Components/ProdConfirm.razor b/MP-TAB-SERV/Components/ProdConfirm.razor
index 3822eaef..452d3266 100644
--- a/MP-TAB-SERV/Components/ProdConfirm.razor
+++ b/MP-TAB-SERV/Components/ProdConfirm.razor
@@ -4,11 +4,16 @@
+
+
@if (odlOk)
{
-
-
@@ -70,9 +72,9 @@ else
Pz Buoni @lblPz2RecBuoni
Pz scarto @lblPz2RecScarto
@*
*@
+
+
+ *@
@if (showConfirm)
diff --git a/MP-TAB-SERV/Components/ProdConfirm.razor.cs b/MP-TAB-SERV/Components/ProdConfirm.razor.cs
index feb86012..50887bfa 100644
--- a/MP-TAB-SERV/Components/ProdConfirm.razor.cs
+++ b/MP-TAB-SERV/Components/ProdConfirm.razor.cs
@@ -69,7 +69,7 @@ namespace MP_TAB_SERV.Components
protected string ConfTitle
{
- get => showInnov ? "CHIUDI" : "CONF";
+ get => showInnov ? "Nascondi conferma" : "Mostra conferma";
}
protected string ConfBg
{
diff --git a/MP-TAB-SERV/Components/ProdPlanMan.razor b/MP-TAB-SERV/Components/ProdPlanMan.razor
index 6a5afd01..4a8be05a 100644
--- a/MP-TAB-SERV/Components/ProdPlanMan.razor
+++ b/MP-TAB-SERV/Components/ProdPlanMan.razor
@@ -25,7 +25,7 @@ else
}
else
{
-
+
|
diff --git a/MP-TAB-SERV/Components/ScrapMan.razor b/MP-TAB-SERV/Components/ScrapMan.razor
index 4f6d9fce..9d18452a 100644
--- a/MP-TAB-SERV/Components/ScrapMan.razor
+++ b/MP-TAB-SERV/Components/ScrapMan.razor
@@ -19,7 +19,9 @@
}
else
{
-
+
+
+
}
diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj
index b98e6921..a1b61246 100644
--- a/MP-TAB-SERV/MP-TAB-SERV.csproj
+++ b/MP-TAB-SERV/MP-TAB-SERV.csproj
@@ -3,7 +3,7 @@
net6.0
enable
- 6.16.2310.2617
+ 6.16.2310.2616
enable
MP_TAB_SERV
diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html
index dbc924c8..ab18ef6f 100644
--- a/MP-TAB-SERV/Resources/ChangeLog.html
+++ b/MP-TAB-SERV/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo MAPOSPEC
- Versione: 6.16.2310.2617
+ Versione: 6.16.2310.2616
Note di rilascio:
-
diff --git a/MP-TAB-SERV/Resources/VersNum.txt b/MP-TAB-SERV/Resources/VersNum.txt
index 654a3c88..2e838fa3 100644
--- a/MP-TAB-SERV/Resources/VersNum.txt
+++ b/MP-TAB-SERV/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2310.2617
+6.16.2310.2616
diff --git a/MP-TAB-SERV/Resources/manifest.xml b/MP-TAB-SERV/Resources/manifest.xml
index 262bcc28..5be9bc05 100644
--- a/MP-TAB-SERV/Resources/manifest.xml
+++ b/MP-TAB-SERV/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2310.2617
+ 6.16.2310.2616
https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/MP-TAB-SERV.zip
https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/ChangeLog.html
false
|