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.
@@ -89,10 +87,11 @@
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.
///