diff --git a/GMW/PostRX.aspx.cs b/GMW/PostRX.aspx.cs index c9dde98e..1dbd40e5 100644 --- a/GMW/PostRX.aspx.cs +++ b/GMW/PostRX.aspx.cs @@ -147,8 +147,6 @@ namespace GMW if (Postazione.currCodCella != "") enableBtn = true; lbtShowHideStorico.Visible = enableBtn; mod_PostRX_NT1.Visible = enableBtn; - lbtDT.Visible = enableBtn; - lbtNT.Visible = enableBtn; fixStorico(); } diff --git a/GMW/PostRX_DT.aspx.cs b/GMW/PostRX_DT.aspx.cs index a815cd13..9d577cc5 100644 --- a/GMW/PostRX_DT.aspx.cs +++ b/GMW/PostRX_DT.aspx.cs @@ -153,8 +153,6 @@ namespace GMW if (Postazione.currCodCella != "") enableBtn = true; lbtShowHideStorico.Visible = enableBtn; mod_PostRX_DT1.Visible = enableBtn; - lbtDT.Visible = enableBtn; - lbtNT.Visible = enableBtn; fixStorico(); } diff --git a/GMW/bin/GMW.dll b/GMW/bin/GMW.dll index 5ba62d6e..f1cb2634 100644 Binary files a/GMW/bin/GMW.dll and b/GMW/bin/GMW.dll differ diff --git a/GMW/bin/GMW_data.dll b/GMW/bin/GMW_data.dll index 8428cfd1..d7d7cf05 100644 Binary files a/GMW/bin/GMW_data.dll and b/GMW/bin/GMW_data.dll differ diff --git a/GMW/bin/SteamWare.dll b/GMW/bin/SteamWare.dll index a06040d0..393f3de7 100644 Binary files a/GMW/bin/SteamWare.dll and b/GMW/bin/SteamWare.dll differ diff --git a/GMW_data/DS_DataMatrix.Designer.cs b/GMW_data/DS_DataMatrix.Designer.cs index 3ff46fff..e58fd948 100644 --- a/GMW_data/DS_DataMatrix.Designer.cs +++ b/GMW_data/DS_DataMatrix.Designer.cs @@ -5951,7 +5951,7 @@ SELECT CodDataMatrix, CodGitterbox, NumConchiglia, NumDisegno, EsponenteDisegno, this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; - this._commandCollection[0].CommandText = "dbo.stp_decodeDtx"; + this._commandCollection[0].CommandText = "dmtx.stp_decodeDtx"; this._commandCollection[0].CommandType = global::System.Data.CommandType.StoredProcedure; this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@DataMatrix", global::System.Data.SqlDbType.NVarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); diff --git a/GMW_data/DS_DataMatrix.xsd b/GMW_data/DS_DataMatrix.xsd index b638db63..2a8a9b70 100644 --- a/GMW_data/DS_DataMatrix.xsd +++ b/GMW_data/DS_DataMatrix.xsd @@ -281,10 +281,10 @@ SELECT CodDataMatrix, CodGitterbox, NumConchiglia, NumDisegno, EsponenteDisegno, - + - dbo.stp_decodeDtx + dmtx.stp_decodeDtx @@ -538,7 +538,7 @@ SELECT DataMatrix, UDC, DataOra, CodSoggetto, Particolare FROM Dtx2UDC WHERE (Da - + @@ -573,7 +573,7 @@ SELECT DataMatrix, UDC, DataOra, CodSoggetto, Particolare FROM Dtx2UDC WHERE (Da - + @@ -586,7 +586,7 @@ SELECT DataMatrix, UDC, DataOra, CodSoggetto, Particolare FROM Dtx2UDC WHERE (Da - + @@ -600,7 +600,7 @@ SELECT DataMatrix, UDC, DataOra, CodSoggetto, Particolare FROM Dtx2UDC WHERE (Da - + @@ -635,7 +635,7 @@ SELECT DataMatrix, UDC, DataOra, CodSoggetto, Particolare FROM Dtx2UDC WHERE (Da - +