diff --git a/EgwCoreLib.Lux.Core/EgwCoreLib.Lux.Core.csproj b/EgwCoreLib.Lux.Core/EgwCoreLib.Lux.Core.csproj index 5b805c2..c570ffb 100644 --- a/EgwCoreLib.Lux.Core/EgwCoreLib.Lux.Core.csproj +++ b/EgwCoreLib.Lux.Core/EgwCoreLib.Lux.Core.csproj @@ -23,7 +23,7 @@ - + diff --git a/EgwCoreLib.Lux.Core/Enums.cs b/EgwCoreLib.Lux.Core/Enums.cs index f9268f8..dc91d1c 100644 --- a/EgwCoreLib.Lux.Core/Enums.cs +++ b/EgwCoreLib.Lux.Core/Enums.cs @@ -38,6 +38,10 @@ namespace EgwCoreLib.Lux.Core /// Assigned, /// + /// Creato un PROD per ogni ODL creato + /// + ProdOdlCreated, + /// /// Schedulato in produzione (data sulla fase critica) /// Planned,