From 8aace3fb822b51060e892fc90909bf401c0f48cd Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Fri, 7 Oct 2022 12:00:37 +0200 Subject: [PATCH] Minor fix --- MP.SPEC/Components/DossiersFilter.razor | 2 +- MP.SPEC/Components/ListODL.razor | 14 ++++++++------ MP.SPEC/Components/ListPODL.razor | 8 ++++++-- MP.SPEC/Components/ParamsFilter.razor | 2 +- MP.SPEC/MP.SPEC.csproj | 2 +- MP.SPEC/Pages/Utils.razor | 2 +- MP.SPEC/Resources/ChangeLog.html | 2 +- MP.SPEC/Resources/VersNum.txt | 2 +- MP.SPEC/Resources/manifest.xml | 2 +- 9 files changed, 21 insertions(+), 15 deletions(-) diff --git a/MP.SPEC/Components/DossiersFilter.razor b/MP.SPEC/Components/DossiersFilter.razor index 67a1caaf..9d549e93 100644 --- a/MP.SPEC/Components/DossiersFilter.razor +++ b/MP.SPEC/Components/DossiersFilter.razor @@ -1,5 +1,5 @@ 
- +
diff --git a/MP.SPEC/Components/ListODL.razor b/MP.SPEC/Components/ListODL.razor index bcc0fc6c..f061d913 100644 --- a/MP.SPEC/Components/ListODL.razor +++ b/MP.SPEC/Components/ListODL.razor @@ -19,8 +19,8 @@ else Articolo Fase Macchina - Info ciclo Data inizio ciclo + Info ciclo @* Note @* Richiesta *@ @@ -40,16 +40,18 @@ else
@record.MachineNav.Descrizione
-
N° pezzi: @record.NumPezzi
-
T. Ciclo: @record.Tcassegnato.ToString("N3")
+
@record.DataInizio
+ -
@record.DataInizio
+
N° pezzi: @record.NumPezzi
+
T. Ciclo: @record.Tcassegnato.ToString("N3")
@if (record.Note != "") { -
Note: @record.Note
+
Note: @record.Note
} - @* + + @* @record.Note @*@record.KeyRichiesta diff --git a/MP.SPEC/Components/ListPODL.razor b/MP.SPEC/Components/ListPODL.razor index d809f999..787a3a5e 100644 --- a/MP.SPEC/Components/ListPODL.razor +++ b/MP.SPEC/Components/ListPODL.razor @@ -23,7 +23,7 @@ else Fase Macchina Info ciclo - Note + @* Note*@ Att @@ -48,8 +48,12 @@ else
N° pezzi: @record.NumPezzi
T. Ciclo: @record.Tcassegnato.ToString("N3")
+ @if (record.Note != "") + { +
Note: @record.Note
+ } - @record.Note + @*@record.Note*@ @if (@record.Attivabile) { diff --git a/MP.SPEC/Components/ParamsFilter.razor b/MP.SPEC/Components/ParamsFilter.razor index 980da8d0..06434455 100644 --- a/MP.SPEC/Components/ParamsFilter.razor +++ b/MP.SPEC/Components/ParamsFilter.razor @@ -39,7 +39,7 @@
- +
diff --git a/MP.SPEC/MP.SPEC.csproj b/MP.SPEC/MP.SPEC.csproj index bbc198f4..e8b293b6 100644 --- a/MP.SPEC/MP.SPEC.csproj +++ b/MP.SPEC/MP.SPEC.csproj @@ -5,7 +5,7 @@ enable enable MP.SPEC - 6.16.2210.709 + 6.16.2210.711 diff --git a/MP.SPEC/Pages/Utils.razor b/MP.SPEC/Pages/Utils.razor index cfd152dd..48f91bdb 100644 --- a/MP.SPEC/Pages/Utils.razor +++ b/MP.SPEC/Pages/Utils.razor @@ -5,6 +5,6 @@

Utils

-
+
\ No newline at end of file diff --git a/MP.SPEC/Resources/ChangeLog.html b/MP.SPEC/Resources/ChangeLog.html index 038eded4..743eff52 100644 --- a/MP.SPEC/Resources/ChangeLog.html +++ b/MP.SPEC/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2210.709

+

Versione: 6.16.2210.711


Note di rilascio:
  • diff --git a/MP.SPEC/Resources/VersNum.txt b/MP.SPEC/Resources/VersNum.txt index 96b57ba5..c118ecd8 100644 --- a/MP.SPEC/Resources/VersNum.txt +++ b/MP.SPEC/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2210.709 +6.16.2210.711 diff --git a/MP.SPEC/Resources/manifest.xml b/MP.SPEC/Resources/manifest.xml index d83cc11a..9cbca643 100644 --- a/MP.SPEC/Resources/manifest.xml +++ b/MP.SPEC/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2210.709 + 6.16.2210.711 https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/MP.SPEC.zip https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/ChangeLog.html false