From dc849cc4866f99a748a30cc13102ff52c9aeb38b Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 21 May 2014 15:42:11 +0200 Subject: [PATCH] Fix update campo netprodsim (era decimal 9,8 al posto di 9,3...) --- C2P/WebUserControls/mod_QuoteDet.ascx | 1 - C2P/WebUserControls/mod_QuoteDet.ascx.cs | 2 +- C2P/WebUserControls/mod_newProduct.ascx | 1 - C2P/WebUserControls/mod_newProduct.ascx.cs | 2 +- C2P/bin/C2P.dll | Bin 358912 -> 358912 bytes C2P/bin/C2P_Data.dll | Bin 521728 -> 521728 bytes C2P/bin/SteamWare.dll | Bin 501248 -> 501248 bytes C2P_Data/DS_Quotes.Designer.cs | 2 +- C2P_Data/DS_Quotes.xsd | 2 +- C2P_Report/bin/C2P_Data.dll | Bin 521728 -> 521728 bytes C2P_Report/bin/C2P_Report.dll | Bin 6656 -> 6656 bytes C2P_Report/bin/SteamWare.dll | Bin 501248 -> 501248 bytes 12 files changed, 4 insertions(+), 6 deletions(-) diff --git a/C2P/WebUserControls/mod_QuoteDet.ascx b/C2P/WebUserControls/mod_QuoteDet.ascx index 25ac942..2cdc27c 100644 --- a/C2P/WebUserControls/mod_QuoteDet.ascx +++ b/C2P/WebUserControls/mod_QuoteDet.ascx @@ -20,7 +20,6 @@  |  - <%----%> diff --git a/C2P/WebUserControls/mod_QuoteDet.ascx.cs b/C2P/WebUserControls/mod_QuoteDet.ascx.cs index 20625e5..accf65e 100644 --- a/C2P/WebUserControls/mod_QuoteDet.ascx.cs +++ b/C2P/WebUserControls/mod_QuoteDet.ascx.cs @@ -332,7 +332,7 @@ namespace C2P.WebUserControls divStato1.Visible = false; divStato2.Visible = false; divStato3.Visible = false; - btnGetPdf.Visible = false; + btnGetPdf.Visible = true; break; case "1": divStato0.Visible = false; diff --git a/C2P/WebUserControls/mod_newProduct.ascx b/C2P/WebUserControls/mod_newProduct.ascx index 545b607..2c3d76e 100644 --- a/C2P/WebUserControls/mod_newProduct.ascx +++ b/C2P/WebUserControls/mod_newProduct.ascx @@ -22,7 +22,6 @@  |  - <%----%> diff --git a/C2P/WebUserControls/mod_newProduct.ascx.cs b/C2P/WebUserControls/mod_newProduct.ascx.cs index 7ac0b29..fec8928 100644 --- a/C2P/WebUserControls/mod_newProduct.ascx.cs +++ b/C2P/WebUserControls/mod_newProduct.ascx.cs @@ -348,7 +348,7 @@ namespace C2P.WebUserControls divStato1.Visible = false; divStato2.Visible = false; divStato3.Visible = false; - btnGetPdf.Visible = false; + btnGetPdf.Visible = true; break; case "1": divStato0.Visible = false; diff --git a/C2P/bin/C2P.dll b/C2P/bin/C2P.dll index 72c7a11e577e5ea6b04db652ff99a3da25911a9c..2c8c211e169ce179ad91e2f4d8e6bad1d58772ae 100644 GIT binary patch delta 131 zcmZqpBHHjpbV3JH{hEzkT>6t03^+E=(chyud0rsL=7hj08&u3KTpgVao!oQ{U0fV> zO^l75bRCUMoplW?jZI9Q4c$y#U5vL&Ffnq73+zAms^XTcwezAFPLmk6Y+o2Tj@R-Bw0#J)K`aOwsX7Yidxa|>rDT~|jJ16>nG zQwv>3M^i^#M^`g97Z*1t7Yk$4?Gj9k9O43}D>QFhcopHbDr#N+-QPD%w;M<@ng|08 eo}Q+|sKqGIK2e7eh?#(x8Hic7Pt;+}_XPkyb1NzU diff --git a/C2P/bin/C2P_Data.dll b/C2P/bin/C2P_Data.dll index e1dead2d719de5e02cf27e30e9759826600946ef..2a94c883c88a4cc4d0afbe5cc2693e956b389946 100644 GIT binary patch delta 91 zcmZp8Bj4~wenJOR?V84})-J}aT}=G0(2Ee%O_LZLPrm qm49yjw@mk2z!7#d#YOec_J+gkDq27zrZ0QTuEnUn{o-48eGUK&)+X%$ delta 91 zcmZp8Bj4~wenJOR$dbmc)-J}aT}=G0)0JJBwAv55G669&5VHU=D-g47KkUlBwpKu> q-{t&6<6nMrAIzDNAG%6#d&6ON6)m6<)0e$v*J4!Ne(^24J_i8BS0$hT diff --git a/C2P/bin/SteamWare.dll b/C2P/bin/SteamWare.dll index b2ea549564d7443d48f8f6f17b918c67ef1b6579..c906110fe495f64661881a18575d1605facd43a5 100644 GIT binary patch delta 74 zcmZoTBiC?7ZbAoB&6>up)-J}@E~eHl=GHEj)-Kl8F1D>*>`|!#&To77EVS`=S=;!k eW0B37uH|1+*)4!Nrhl8uuEl7wU2z`!eRcq_q#wTk delta 74 zcmZoTBiC?7ZbAoB@RG)^)-J}@E~eHl=GHEj)-Kl8F1D>*>`|!#Ti2Iddmbq1KIhGU e34S|~=H*{f*)4!Nrhl8uuEl7yU2z`!eRcqk=pJVP diff --git a/C2P_Data/DS_Quotes.Designer.cs b/C2P_Data/DS_Quotes.Designer.cs index 4a49f7a..8eb0b90 100644 --- a/C2P_Data/DS_Quotes.Designer.cs +++ b/C2P_Data/DS_Quotes.Designer.cs @@ -16420,7 +16420,7 @@ SELECT QuoteType, CodQuote, QuoteRev, NumEx, ProcessNum, CodPlant, Class01, Clas this._commandCollection[11].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@DiesTecLife", global::System.Data.SqlDbType.Decimal, 9, global::System.Data.ParameterDirection.Input, 18, 6, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[11].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@WSR01_sim", global::System.Data.SqlDbType.Decimal, 5, global::System.Data.ParameterDirection.Input, 9, 8, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[11].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@MSR01_sim", global::System.Data.SqlDbType.Decimal, 5, global::System.Data.ParameterDirection.Input, 9, 8, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); - this._commandCollection[11].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@NetProd01_sim", global::System.Data.SqlDbType.Decimal, 5, global::System.Data.ParameterDirection.Input, 9, 8, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); + this._commandCollection[11].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@NetProd01_sim", global::System.Data.SqlDbType.Decimal, 5, global::System.Data.ParameterDirection.Input, 9, 3, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[12] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[12].Connection = this.Connection; this._commandCollection[12].CommandText = "dbo.stp_QLF_UpdHead"; diff --git a/C2P_Data/DS_Quotes.xsd b/C2P_Data/DS_Quotes.xsd index 15add77..dac3886 100644 --- a/C2P_Data/DS_Quotes.xsd +++ b/C2P_Data/DS_Quotes.xsd @@ -1043,7 +1043,7 @@ SELECT QuoteType, CodQuote, QuoteRev, NumEx, ProcessNum, CodPlant, Class01, Clas - + diff --git a/C2P_Report/bin/C2P_Data.dll b/C2P_Report/bin/C2P_Data.dll index e1dead2d719de5e02cf27e30e9759826600946ef..2a94c883c88a4cc4d0afbe5cc2693e956b389946 100644 GIT binary patch delta 91 zcmZp8Bj4~wenJOR?V84})-J}aT}=G0(2Ee%O_LZLPrm qm49yjw@mk2z!7#d#YOec_J+gkDq27zrZ0QTuEnUn{o-48eGUK&)+X%$ delta 91 zcmZp8Bj4~wenJOR$dbmc)-J}aT}=G0)0JJBwAv55G669&5VHU=D-g47KkUlBwpKu> q-{t&6<6nMrAIzDNAG%6#d&6ON6)m6<)0e$v*J4!Ne(^24J_i8BS0$hT diff --git a/C2P_Report/bin/C2P_Report.dll b/C2P_Report/bin/C2P_Report.dll index b263beb45b9b37c1dc0be58ba548f6782ed85501..7433de38e73898a74d044e99de688df24ae5bba7 100644 GIT binary patch delta 49 zcmZoLX)u}4!PKy3W0#PCz~YH(1Mf{e<12;5w+dCW F0|5Bl6XgH^ diff --git a/C2P_Report/bin/SteamWare.dll b/C2P_Report/bin/SteamWare.dll index b2ea549564d7443d48f8f6f17b918c67ef1b6579..c906110fe495f64661881a18575d1605facd43a5 100644 GIT binary patch delta 74 zcmZoTBiC?7ZbAoB&6>up)-J}@E~eHl=GHEj)-Kl8F1D>*>`|!#&To77EVS`=S=;!k eW0B37uH|1+*)4!Nrhl8uuEl7wU2z`!eRcq_q#wTk delta 74 zcmZoTBiC?7ZbAoB@RG)^)-J}@E~eHl=GHEj)-Kl8F1D>*>`|!#Ti2Iddmbq1KIhGU e34S|~=H*{f*)4!Nrhl8uuEl7yU2z`!eRcqk=pJVP