vers 2.5.691 x testing tekal conclusa

This commit is contained in:
Samuele Locatelli
2014-05-19 16:11:40 +02:00
parent 3a48eaa41a
commit a328b2ca77
11 changed files with 5 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2
View File
@@ -19,6 +19,8 @@
<add key="_titoloPagina" value="GMW - TEKAL , portale Gestione Magazzino Web - GRUPPO MAZZUCCONI" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="titleApp" value="GMW - TEKAL" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="SiteName" value="Tekal" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<!--Datamatrix-->
<add key="showReloadDataMatrix" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<!--Imballi-->
<add key="CodImballoLiquidi" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="CodImballoLiquidiDaSpedire" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
View File
@@ -15,6 +15,7 @@
<asp:Panel ID="pnlSAO" runat="server" ScrollBars="None" CssClass="nav sidebar ombra" BackColor="#696969">
<div style="float: left; height: 100%; min-height: 300px; min-width: 240px; margin: -15px;">
<div style="background-color: #696969; margin: 4px;">
<%-- 2014.05.19 Non permessa cancellazione eprché andrebbe recuperato da attributo UDC che è stato creato fuoriciclo e quindi è cancellabile (la posizione è condivisa con UDC in ciclo... --%>
<uc2:mod_storicoAzioniOperatore ID="mod_storicoAzioniOperatore1" runat="server" showDelete="false" />
</div>
</div>
+1 -1
View File
@@ -4,7 +4,7 @@
</configSections>
<connectionStrings>
<add name="GMW_data.Properties.Settings.GMWConnectionString"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer"
providerName="System.Data.SqlClient" />
<add name="GMW_data.Properties.Settings.SP_produzioneConnectionString"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=SP_produzione;Persist Security Info=True;User ID=sa;Password=keyhammer"
+1 -1
View File
@@ -4,7 +4,7 @@
</configSections>
<connectionStrings>
<add name="GMW_data.Properties.Settings.GMWConnectionString"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer"
providerName="System.Data.SqlClient" />
<add name="GMW_data.Properties.Settings.SP_produzioneConnectionString"
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=SP_produzione;Persist Security Info=True;User ID=sa;Password=keyhammer"