From 1983c4de76739c5fb9768cee876dcb81a4e092f7 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 26 May 2015 12:42:44 +0200 Subject: [PATCH] v 2.3.175 --> #440 redmine - fix parametri ab inizio per SIM - fix calcolo con doUpdate a N --- C2P/Bootstrap.Master | 2 +- C2P/Web.config | 2 +- C2P/WebUserControls/mod_OffersArchive.ascx | 25 +- C2P/WebUserControls/mod_Q_Costs.ascx | 2 +- C2P/WebUserControls/mod_Q_ExtrPar.ascx | 2 +- C2P/WebUserControls/mod_Q_Header.ascx | 2 +- C2P/WebUserControls/mod_Q_PackPar.ascx | 2 +- C2P/WebUserControls/mod_Q_Quot.ascx | 2 +- C2P/WebUserControls/mod_S_Dies.ascx | 2 +- C2P/WebUserControls/mod_S_Dies.ascx.cs | 8 + C2P/WebUserControls/mod_S_ExtrPar.ascx | 2 +- C2P/WebUserControls/mod_S_ExtrPar.ascx.cs | 8 + C2P/WebUserControls/mod_S_Header.ascx | 2 +- C2P/WebUserControls/mod_S_Header.ascx.cs | 8 + C2P/WebUserControls/mod_S_PackPar.ascx | 2 +- C2P/WebUserControls/mod_S_PackPar.ascx.cs | 7 + C2P/WebUserControls/mod_S_Quot.ascx | 2 +- C2P/WebUserControls/mod_newProduct.ascx.cs | 24 +- C2P/bin/C2P.dll | Bin 395776 -> 396288 bytes C2P/bin/C2P_Data.dll | Bin 504320 -> 511488 bytes .../bin/Release/C2P_CronJob.application | 2 +- .../bin/Release/C2P_CronJob.exe.manifest | 6 +- C2P_CronJob/bin/Release/C2P_Data.dll | Bin 504320 -> 511488 bytes C2P_Data/DS_Quotes.Designer.cs | 567 ++++++++++++++++++ C2P_Data/DS_Quotes.xsd | 58 +- C2P_Data/DS_Quotes.xss | 41 +- C2P_Data/DS_Utility.xsd | 38 +- C2P_Data/DtProxy.cs | 3 + C2P_Data/bin/Release/C2P_Data.dll | Bin 504320 -> 511488 bytes C2P_Project/bin/Output/C2P_DB.dacpac | Bin 160619 -> 160617 bytes C2P_Project/bin/Output/C2P_Project.dll | Bin 3584 -> 3584 bytes C2P_Report/bin/C2P_Data.dll | Bin 504320 -> 511488 bytes C2P_Report/bin/C2P_Report.dll | Bin 2684416 -> 2684416 bytes VersGen/C2P.cs | 4 +- VersGen/C2P.tt | 4 +- 35 files changed, 728 insertions(+), 99 deletions(-) diff --git a/C2P/Bootstrap.Master b/C2P/Bootstrap.Master index 0903eac..62eedeb 100644 --- a/C2P/Bootstrap.Master +++ b/C2P/Bootstrap.Master @@ -78,7 +78,7 @@ - +