update parte terminalino
git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@402 365432ac-a1b5-4ffd-bb28-6d3099d32164
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<add key="appName" value="GMW_Term" />
|
||||
<add key="SiteName" value="San Possidonio" />
|
||||
<add key="mainRev" value="1.1" />
|
||||
<add key="minRev" value="400" />
|
||||
<add key="minRev" value="402" />
|
||||
<add key="copyRight" value="SteamWare © 2010-2011" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
@@ -126,7 +126,7 @@
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=SP_Produzione;Persist Security Info=True;User ID=connGMW;Password=steamware" />
|
||||
<add key="PermessiConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=SP_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=SteamWare_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=SP_Vocabolario;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=Mazz_Vocabolario;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=10.74.82.217\sql2008r2;Initial Catalog=SP_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient"/>
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4959
|
||||
// Runtime Version:2.0.50727.4963
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
|
||||
@@ -340,7 +340,7 @@ namespace GMW_Term.WebUserControls
|
||||
{
|
||||
decimal qta = Convert.ToDecimal(e.InputParameters["Qta"]);
|
||||
// intercetto l'evento e chiamo una stored ad hoc!
|
||||
MagClass.magazzino.taElencoCartellini.updateQty(_UDC, MagClass.magazzino.CodSoggCurrUser, "U", "UDC_QTY", qta);
|
||||
MagClass.magazzino.taCartellini.updateQty(_UDC, MagClass.magazzino.CodSoggCurrUser, "U", "UDC_QTY", qta);
|
||||
// aggiorno anche eventuali righe inliste prelievo
|
||||
MagClass.magazzino.taRigheListePrelievo.stp_RLP_updateQty(_UDC, qta);
|
||||
// annullo update!
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -2221,6 +2221,14 @@
|
||||
<param name="username"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "T:SteamWare.dnsUtils" -->
|
||||
<member name="M:SteamWare.dnsUtils.DetermineCompName(System.String)">
|
||||
<summary>
|
||||
calcola il nome del computer dato l'IP
|
||||
</summary>
|
||||
<param name="IP"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="T:SteamWare.DataLayer_generic">
|
||||
<summary>
|
||||
Represents a strongly typed in-memory cache of data.
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@
|
||||
<add key="appName" value="GMW_Term" />
|
||||
<add key="SiteName" value="Ambivere" />
|
||||
<add key="mainRev" value="1.1" />
|
||||
<add key="minRev" value="400" />
|
||||
<add key="minRev" value="402" />
|
||||
<add key="copyRight" value="SteamWare © 2010-2011" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<add key="appName" value="GMW_Term" />
|
||||
<add key="SiteName" value="San Possidonio" />
|
||||
<add key="mainRev" value="1.1" />
|
||||
<add key="minRev" value="400" />
|
||||
<add key="minRev" value="402" />
|
||||
<add key="copyRight" value="SteamWare © 2010-2011" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<add key="appName" value="GMW_Term" />
|
||||
<add key="SiteName" value="Tekal" />
|
||||
<add key="mainRev" value="1.1" />
|
||||
<add key="minRev" value="400" />
|
||||
<add key="minRev" value="402" />
|
||||
<add key="copyRight" value="SteamWare © 2010-2011" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -344,14 +344,14 @@
|
||||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:GMWT"
|
||||
"ProductCode" = "8:{BFF1271A-7261-48E9-8ECE-C2533FD9953B}"
|
||||
"PackageCode" = "8:{72E3C12D-2C4C-4B31-A983-B1ECE3A7D29C}"
|
||||
"ProductCode" = "8:{501A0239-9C30-48B1-82FB-A85655092CAC}"
|
||||
"PackageCode" = "8:{F7350DEC-86CA-4229-840F-3B8F183BEDD3}"
|
||||
"UpgradeCode" = "8:{B348C50D-8DAD-4430-AEF0-60800C94CB78}"
|
||||
"RestartWWWService" = "11:TRUE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:TRUE"
|
||||
"InstallAllUsers" = "11:FALSE"
|
||||
"ProductVersion" = "8:1.1.400"
|
||||
"ProductVersion" = "8:1.1.402"
|
||||
"Manufacturer" = "8:SteamWare s.r.l."
|
||||
"ARPHELPTELEPHONE" = "8:+39-035460560"
|
||||
"ARPHELPLINK" = "8:http://www.steamware.net"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user