diff --git a/MP-TAB-SERV/Components/MachineBlock.razor b/MP-TAB-SERV/Components/MachineBlock.razor index 6527e423..4e155f28 100644 --- a/MP-TAB-SERV/Components/MachineBlock.razor +++ b/MP-TAB-SERV/Components/MachineBlock.razor @@ -103,9 +103,9 @@ else - *@ + *@@*
- @*@RecMSE.CodMacchina*@ + @*@RecMSE.CodMacchina @RecMSE.CodMacchina
@@ -149,6 +149,41 @@ else
+ *@ + +
+
+
+
+ @RecMSE.Nome +
+ @RecMSE.DescrizioneStato:   @(formatDurata(RecMSE.Durata)) +
+
+
+
+ +
+
+
+
+ Confermati +
+
+ @($"{RecMSE.PezziConf:N0}") +
+
+
+
+ Prodotti +
+
+ @($"{RecMSE.PezziProd:N0}") +
+
+
+
+
} else diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj index 90468e23..368689f8 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.1212 + 6.16.2310.1215 enable MP_TAB_SERV diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html index 866ca7e8..f65c22f0 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.1212

+

Versione: 6.16.2310.1215


Note di rilascio: