diff --git a/MP.Data/Utils.cs b/MP.Data/Utils.cs index fd0a841b..77f04a19 100644 --- a/MP.Data/Utils.cs +++ b/MP.Data/Utils.cs @@ -165,7 +165,7 @@ namespace MP.Data // creo record duplicato... PODLExpModel newRec = new PODLExpModel() { - Attivabile = selRec.Attivabile, + Attivabile = resetOdl ? false : selRec.Attivabile, CodArticolo = selRec.CodArticolo, CodCli = selRec.CodCli, CodGruppo = selRec.CodGruppo, diff --git a/MP.SPEC/MP.SPEC.csproj b/MP.SPEC/MP.SPEC.csproj index 69e3de89..b77e5e94 100644 --- a/MP.SPEC/MP.SPEC.csproj +++ b/MP.SPEC/MP.SPEC.csproj @@ -5,7 +5,7 @@ enable enable MP.SPEC - 6.16.2304.1116 + 6.16.2304.1318 diff --git a/MP.SPEC/Pages/PODL.razor b/MP.SPEC/Pages/PODL.razor index b68dfa30..ad2528b9 100644 --- a/MP.SPEC/Pages/PODL.razor +++ b/MP.SPEC/Pages/PODL.razor @@ -3,26 +3,28 @@
-
-

Promesse ODL

-
-
-
-
- Da Produrre -
- -
- Lanciati +
+
+
+ Promesse ODL +
+
+
+ Da Produrre +
+ +
+ Lanciati +
+ @if (addEnabled) + { + + } + else + { + + }
- @if (addEnabled) - { - - } - else - { - - }
@@ -201,9 +203,9 @@
Note - @if(canEdit) + @if (canEdit) { - + } else { diff --git a/MP.SPEC/Resources/ChangeLog.html b/MP.SPEC/Resources/ChangeLog.html index 7ae7fd87..b89159c4 100644 --- a/MP.SPEC/Resources/ChangeLog.html +++ b/MP.SPEC/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2304.1116

+

Versione: 6.16.2304.1318


Note di rilascio:
  • diff --git a/MP.SPEC/Resources/VersNum.txt b/MP.SPEC/Resources/VersNum.txt index e00dbeb0..f917a31f 100644 --- a/MP.SPEC/Resources/VersNum.txt +++ b/MP.SPEC/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2304.1116 +6.16.2304.1318 diff --git a/MP.SPEC/Resources/manifest.xml b/MP.SPEC/Resources/manifest.xml index 0191be95..a786f694 100644 --- a/MP.SPEC/Resources/manifest.xml +++ b/MP.SPEC/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2304.1116 + 6.16.2304.1318 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