From 5be8b7669bde56c76c1a107c2c728e072c84df73 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 23 Dec 2025 10:55:07 +0100 Subject: [PATCH] refresh da ordRow --- Lux.API/Lux.API.csproj | 2 +- Lux.UI/Components/Compo/OrderRowMan.razor.cs | 2 ++ Lux.UI/Lux.UI.csproj | 2 +- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Lux.API/Lux.API.csproj b/Lux.API/Lux.API.csproj index 62c6c967..346a1afc 100644 --- a/Lux.API/Lux.API.csproj +++ b/Lux.API/Lux.API.csproj @@ -4,7 +4,7 @@ net8.0 enable enable - 0.9.2512.1919 + 0.9.2512.2310 diff --git a/Lux.UI/Components/Compo/OrderRowMan.razor.cs b/Lux.UI/Components/Compo/OrderRowMan.razor.cs index 625465c3..ff320722 100644 --- a/Lux.UI/Components/Compo/OrderRowMan.razor.cs +++ b/Lux.UI/Components/Compo/OrderRowMan.razor.cs @@ -1407,6 +1407,8 @@ namespace Lux.UI.Components.Compo { AllRecords = await DLService.OrderRowGetByOffer(OrderID); totalCount = AllRecords.Count(); + // faccio un controllo/fix dei record + int numFix = await DLService.OrderRowListValidate(AllRecords); } } diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj index d43de108..8346d61d 100644 --- a/Lux.UI/Lux.UI.csproj +++ b/Lux.UI/Lux.UI.csproj @@ -5,7 +5,7 @@ enable enable aspnet-Lux.UI-a758c101-a2f4-4e38-977d-1c4887dbbd50 - 0.9.2512.1919 + 0.9.2512.2310 diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index da11ff50..5fea9f2a 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ LUX - Web Windows MES -

Versione: 0.9.2512.1919

+

Versione: 0.9.2512.2310


Note di rilascio:
  • diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt index f0262cec..afedc8ad 100644 --- a/Resources/VersNum.txt +++ b/Resources/VersNum.txt @@ -1 +1 @@ -0.9.2512.1919 +0.9.2512.2310 diff --git a/Resources/manifest.xml b/Resources/manifest.xml index 658a40a3..be2ab775 100644 --- a/Resources/manifest.xml +++ b/Resources/manifest.xml @@ -1,6 +1,6 @@ - 0.9.2512.1919 + 0.9.2512.2310 http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html false