From d79beefeac5ae41a300708c156e5483178d5c542 Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Thu, 26 Oct 2023 16:11:31 +0200 Subject: [PATCH 1/2] fix machine details --- MP-TAB-SERV/Components/MachineBlock.razor | 89 +++++++++++---------- MP-TAB-SERV/Components/ProdConfirm.razor | 10 +-- MP-TAB-SERV/Components/ProdConfirm.razor.cs | 2 +- MP-TAB-SERV/Components/ScrapMan.razor | 4 +- MP-TAB-SERV/MP-TAB-SERV.csproj | 2 +- MP-TAB-SERV/Resources/ChangeLog.html | 2 +- MP-TAB-SERV/Resources/VersNum.txt | 2 +- MP-TAB-SERV/Resources/manifest.xml | 2 +- 8 files changed, 61 insertions(+), 52 deletions(-) diff --git a/MP-TAB-SERV/Components/MachineBlock.razor b/MP-TAB-SERV/Components/MachineBlock.razor index 164dabfd..c4299ba8 100644 --- a/MP-TAB-SERV/Components/MachineBlock.razor +++ b/MP-TAB-SERV/Components/MachineBlock.razor @@ -190,54 +190,61 @@ else *@ -
-
-
-

- @RecMSE.Nome -

-
-
-
-
-
@($"{RecMSE.PezziConf:N0}")
+
+
+
+
+

+ @RecMSE.Nome +

-
-
-
@($"{RecMSE.PezziProd:N0}")
-
-
-
-
@($"{RecMSE.extraVal:N0}")
-
-
-
-
- -
-
-
-
-
- @RecMSE.DescrizioneStato +
+
+
+
@($"{RecMSE.PezziConf:N0}")
-
- @(formatDurata(RecMSE.Durata)) +
+
+
@($"{RecMSE.PezziProd:N0}")
+
+
+
+
@($"{RecMSE.extraVal:N0}")
-
-
-
ART:
-
@($"{RecMSE.CodArticolo}")
+
+ +
+
+
+
+ +
-
-
ODL:
-
@($"ODL{RecMSE.IdxOdl:00000000}")
+
+
+
ART:
+
@($"{RecMSE.CodArticolo}")
+
+
+
ODL:
+
@($"ODL{RecMSE.IdxOdl:00000000}")
+
+
+
PODL:
+
@($"PODL{RecMSE.IdxPOdl:00000000}")
+
-
-
PODL:
-
@($"PODL{RecMSE.IdxPOdl:00000000}")
+
+
+
+
+
+ @RecMSE.DescrizioneStato : +
+
+ @(formatDurata(RecMSE.Durata))
diff --git a/MP-TAB-SERV/Components/ProdConfirm.razor b/MP-TAB-SERV/Components/ProdConfirm.razor index 3822eaef..0325038d 100644 --- a/MP-TAB-SERV/Components/ProdConfirm.razor +++ b/MP-TAB-SERV/Components/ProdConfirm.razor @@ -7,8 +7,8 @@
@if (odlOk) { -
-
@@ -17,13 +17,13 @@ {
MANCA ODL: conferma NON permessa
} -
+
@**@
-
+ @*
-
+
*@
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/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 aa655180..b8bd0a26 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.2614 + 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 145b4173..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.2614

+

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 5757b987..2e838fa3 100644 --- a/MP-TAB-SERV/Resources/VersNum.txt +++ b/MP-TAB-SERV/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2310.2614 +6.16.2310.2616 diff --git a/MP-TAB-SERV/Resources/manifest.xml b/MP-TAB-SERV/Resources/manifest.xml index e7944be0..5be9bc05 100644 --- a/MP-TAB-SERV/Resources/manifest.xml +++ b/MP-TAB-SERV/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2310.2614 + 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 From ad663a70a320caadc6125b187ece405c37c8152d Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Thu, 26 Oct 2023 17:05:40 +0200 Subject: [PATCH 2/2] fix machine block --- MP-TAB-SERV/Components/MachineBlock.razor | 27 +++++++++++++---------- MP-TAB-SERV/Components/ProdConfirm.razor | 18 ++++++++------- MP-TAB-SERV/Components/ProdPlanMan.razor | 2 +- 3 files changed, 26 insertions(+), 21 deletions(-) diff --git a/MP-TAB-SERV/Components/MachineBlock.razor b/MP-TAB-SERV/Components/MachineBlock.razor index c4299ba8..40234416 100644 --- a/MP-TAB-SERV/Components/MachineBlock.razor +++ b/MP-TAB-SERV/Components/MachineBlock.razor @@ -217,13 +217,9 @@ else
-
-
- -
-
+
-
+
ART:
@($"{RecMSE.CodArticolo}")
@@ -238,13 +234,20 @@ else
-
-
-
- @RecMSE.DescrizioneStato : +
+
+
+
+ @RecMSE.DescrizioneStato : +
+
+ @(formatDurata(RecMSE.Durata)) +
-
- @(formatDurata(RecMSE.Durata)) +
+
+
+
diff --git a/MP-TAB-SERV/Components/ProdConfirm.razor b/MP-TAB-SERV/Components/ProdConfirm.razor index 0325038d..452d3266 100644 --- a/MP-TAB-SERV/Components/ProdConfirm.razor +++ b/MP-TAB-SERV/Components/ProdConfirm.razor @@ -4,7 +4,12 @@
+
+
+ + @**@ +
@if (odlOk) {
@@ -17,12 +22,9 @@ {
MANCA ODL: conferma NON permessa
} -
- - @**@ -
+ @*
- +
*@
@@ -70,9 +72,9 @@ else
Pz Buoni @lblPz2RecBuoni
Pz scarto @lblPz2RecScarto
@*
- - -
*@ + + + *@
@if (showConfirm) 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 { - +