diff --git a/MP-TAB-SERV/Components/LongStopList.razor b/MP-TAB-SERV/Components/LongStopList.razor index e6437ba8..f153d7a1 100644 --- a/MP-TAB-SERV/Components/LongStopList.razor +++ b/MP-TAB-SERV/Components/LongStopList.razor @@ -1,40 +1,15 @@ @if (currFnq != null) { -
-
-
+
+
+
-
+
@currFnq.Stato
-
- @currFnq.CodArticolo -
- @if (currNotes.Count > 0) - { -
-
-
-

- -

-
-
- @foreach (var note in currNotes) - { - @note.Value - } -
-
-
-
-
- }
-
diff --git a/MP-TAB-SERV/Components/NotesMan.razor b/MP-TAB-SERV/Components/NotesMan.razor index b66fd4e7..49e355da 100644 --- a/MP-TAB-SERV/Components/NotesMan.razor +++ b/MP-TAB-SERV/Components/NotesMan.razor @@ -2,7 +2,7 @@
-
+
@@ -50,6 +50,8 @@
+
+@*
@@ -57,7 +59,7 @@
-@* + @if (RecordListComments == null) { @@ -103,7 +105,7 @@ } } - *@
-
+
+ *@ diff --git a/MP-TAB-SERV/Components/ProdConfirm.razor b/MP-TAB-SERV/Components/ProdConfirm.razor index 452d3266..29c04616 100644 --- a/MP-TAB-SERV/Components/ProdConfirm.razor +++ b/MP-TAB-SERV/Components/ProdConfirm.razor @@ -160,12 +160,12 @@ else @dtFine
*@ -
+
-
-
+
+
- NUOVI Pz.Prod + [A] NUOVI Pz.Prod
@if (isProcessing) @@ -174,50 +174,15 @@ else } else { - @numPzProdotti.ToString("N0") + @numPzProdotti.ToString("N0") }
- -
-
+
+
- Scarti VERS. -
-
- @if (isProcessing) - { - - } - else - { - @numPzScaConf.ToString("N0") - } -
-
-
-
-
-
- Pz Buoni VERS. -
-
- @if (isProcessing) - { - - } - else - { - @numPzBuoniConf.ToString("N0") - } -
-
-
-
-
-
- Pz Prodotti TOT + Pz Prodotti TOT [A+B+C]
@if (isProcessing) @@ -226,11 +191,46 @@ else } else { - @numPzProdotti.ToString("N0") + @numPzProdotti.ToString("N0") }
+
+
+
+ [B] Scarti VERS. +
+
+ @if (isProcessing) + { + + } + else + { + @numPzScaConf.ToString("N0") + } +
+
+
+
+
+
+ [C] Pz Buoni VERS. +
+
+ @if (isProcessing) + { + + } + else + { + @numPzBuoniConf.ToString("N0") + } +
+
+
+
diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj index 304fd997..de9bc506 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.2717 + 6.16.2310.3014 enable MP_TAB_SERV diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html index 7d631f98..b6fdb600 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.2717

+

Versione: 6.16.2310.3014


Note di rilascio:
  • diff --git a/MP-TAB-SERV/Resources/VersNum.txt b/MP-TAB-SERV/Resources/VersNum.txt index 1218da59..ddacbbb9 100644 --- a/MP-TAB-SERV/Resources/VersNum.txt +++ b/MP-TAB-SERV/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2310.2717 +6.16.2310.3014 diff --git a/MP-TAB-SERV/Resources/manifest.xml b/MP-TAB-SERV/Resources/manifest.xml index 9f4ac7d1..67c6b4d9 100644 --- a/MP-TAB-SERV/Resources/manifest.xml +++ b/MP-TAB-SERV/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2310.2717 + 6.16.2310.3014 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