From 98d0f54ad6350eeef0fb232688fcecab359fa4f2 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 11 Oct 2023 16:23:01 +0200 Subject: [PATCH] Fix display piano prod --- MP-TAB-SERV/Components/ProdPlanMan.razor | 27 +++++++++++---------- MP-TAB-SERV/Components/ProdPlanMan.razor.cs | 1 - 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 +- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/MP-TAB-SERV/Components/ProdPlanMan.razor b/MP-TAB-SERV/Components/ProdPlanMan.razor index 01bf014d..8dae3d28 100644 --- a/MP-TAB-SERV/Components/ProdPlanMan.razor +++ b/MP-TAB-SERV/Components/ProdPlanMan.razor @@ -1,7 +1,17 @@ -

Previzione PODL

+

Piano Produzione - PODL

- +
+
+ +
+
+
+ + +
+
+
@if (isProcessing) { @@ -9,15 +19,6 @@ else {
-
-
- - -
-
-
- stampa -
@if (ListPodl.Count == 0) { @@ -58,7 +59,7 @@ else
@item.KeyRichiesta
-
+
@item.DescArticolo
@@ -72,7 +73,7 @@ else
- Tot: @item.NumPezzi + Tot: @($"{item.NumPezzi:N0}")
@item.PzPallet pz/pal
diff --git a/MP-TAB-SERV/Components/ProdPlanMan.razor.cs b/MP-TAB-SERV/Components/ProdPlanMan.razor.cs index 6382ff02..8cd2cf11 100644 --- a/MP-TAB-SERV/Components/ProdPlanMan.razor.cs +++ b/MP-TAB-SERV/Components/ProdPlanMan.razor.cs @@ -43,7 +43,6 @@ namespace MP_TAB_SERV.Components var pUpd = Task.Run(async () => { await doUpdate(); - //await InvokeAsync(() => StateHasChanged()); }); pUpd.Wait(); } diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj index 1088adb8..fecadb13 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.1112 + 6.16.2310.1116 enable MP_TAB_SERV diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html index b17ae79e..37e378e4 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.1112

+

Versione: 6.16.2310.1116


Note di rilascio:
  • diff --git a/MP-TAB-SERV/Resources/VersNum.txt b/MP-TAB-SERV/Resources/VersNum.txt index b87f543f..20a2dac4 100644 --- a/MP-TAB-SERV/Resources/VersNum.txt +++ b/MP-TAB-SERV/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2310.1112 +6.16.2310.1116 diff --git a/MP-TAB-SERV/Resources/manifest.xml b/MP-TAB-SERV/Resources/manifest.xml index a382f710..9ea4ae96 100644 --- a/MP-TAB-SERV/Resources/manifest.xml +++ b/MP-TAB-SERV/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2310.1112 + 6.16.2310.1116 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