From 2ab8b8d9f3c0f555cbe8650177516b7f64747beb Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 2 May 2018 22:16:37 +0200 Subject: [PATCH] vers 740 con correzione scarti --- Jenkinsfile | 2 +- MP-Tablet/WebUserControls/mod_confProd.ascx | 11 +++++------ .../mod_confProd.ascx.designer.cs | 18 +++++++++--------- 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index ddc06a79..e1d1c320 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ pipeline { /* calcolo numero versione... diverso x branch MASTER/DEVELOP */ script { - withEnv(['NEXT_BUILD_NUMBER=739']) { + withEnv(['NEXT_BUILD_NUMBER=740']) { // env.versionNumber = VersionNumber(versionNumberString : '5.1.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true) env.versionNumber = VersionNumber(versionNumberString : '5.1.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}') env.APP_NAME = 'MAPO' diff --git a/MP-Tablet/WebUserControls/mod_confProd.ascx b/MP-Tablet/WebUserControls/mod_confProd.ascx index 79cd7353..ffaedf36 100644 --- a/MP-Tablet/WebUserControls/mod_confProd.ascx +++ b/MP-Tablet/WebUserControls/mod_confProd.ascx @@ -29,12 +29,10 @@
- [B] Scarti VERS + PEND + [B] Scarti VERS.
- [B1] - + - [B2] + [B]
@@ -89,10 +87,11 @@
+ [B2]
- - + +   + +
diff --git a/MP-Tablet/WebUserControls/mod_confProd.ascx.designer.cs b/MP-Tablet/WebUserControls/mod_confProd.ascx.designer.cs index c648b7b6..2775a151 100644 --- a/MP-Tablet/WebUserControls/mod_confProd.ascx.designer.cs +++ b/MP-Tablet/WebUserControls/mod_confProd.ascx.designer.cs @@ -39,15 +39,6 @@ namespace MoonProTablet.WebUserControls { /// protected global::System.Web.UI.WebControls.Label lblPzConfScarto; - /// - /// Controllo lblPz2RecScarto. - /// - /// - /// Campo generato automaticamente. - /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. - /// - protected global::System.Web.UI.WebControls.Label lblPz2RecScarto; - /// /// Controllo lblPzConfBuoni. /// @@ -165,6 +156,15 @@ namespace MoonProTablet.WebUserControls { /// protected global::System.Web.UI.WebControls.TextBox txtNumScarti; + /// + /// Controllo lblPz2RecScarto. + /// + /// + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. + /// + protected global::System.Web.UI.WebControls.Label lblPz2RecScarto; + /// /// Controllo Label2. ///