Nuovo stato x ODL creati (x invio richiesta PROD)

This commit is contained in:
Samuele Locatelli
2026-01-21 16:44:20 +01:00
parent fa5f0a2a5b
commit e7c178bf0b
2 changed files with 5 additions and 1 deletions
@@ -23,7 +23,7 @@
<ItemGroup>
<PackageReference Include="Egw.Lux.WebWindow.Base" Version="2.7.12.2316" />
<PackageReference Include="Egw.Lux.WebWindowComplex" Version="2.7.12.2316" />
<PackageReference Include="Egw.Window.Data" Version="2.8.1.1516" />
<PackageReference Include="Egw.Window.Data" Version="2.8.1.2116" />
<PackageReference Include="EgwMultiEngineManager.Data" Version="2.7.12.1" />
</ItemGroup>
</Project>
+4
View File
@@ -38,6 +38,10 @@ namespace EgwCoreLib.Lux.Core
/// </summary>
Assigned,
/// <summary>
/// Creato un PROD per ogni ODL creato
/// </summary>
ProdOdlCreated,
/// <summary>
/// Schedulato in produzione (data sulla fase critica)
/// </summary>
Planned,