diff --git a/C2P/Default.aspx b/C2P/Default.aspx index 507d950..6f5767d 100644 --- a/C2P/Default.aspx +++ b/C2P/Default.aspx @@ -23,7 +23,7 @@

Quote

- +

Quotazione di prodotti standard su base dati di campagna rilevati e contabilità industriale.

Quotazione »
@@ -35,7 +35,7 @@

Simulation

- +

Simulazione costing per nuovi prodotti senza record di campagna di dettaglio disponibili.

Simulazione »
@@ -47,7 +47,7 @@

Report

- +

Analisi economica e report da campagne di produzione storiche.

Report »
@@ -59,7 +59,7 @@

Help

- +

Accesso all'area di Help on-line dell'applicativo.

Help »
diff --git a/C2P/WebUserControls/mod_newQuote.ascx b/C2P/WebUserControls/mod_newQuote.ascx index 997277f..a22a2f1 100644 --- a/C2P/WebUserControls/mod_newQuote.ascx +++ b/C2P/WebUserControls/mod_newQuote.ascx @@ -5,66 +5,75 @@ { %> <%} %> -
-
-
-

NUOVA OFFERTA

+ +
+
+

NUOVA OFFERTA

+
+
+
+
+ +
-
-
-
- -
+
+
+
-
-
- -
-
- -
+
+
-
-
-
- - - - -
-
-
-
- - - - -
-
-
-
- - ImportoTot - -
-
-
-
-
- Lotto prod -
-
- Incoterms -
-
- note -
-
-
-
- - i campi compilati x nuovo FANNO da filtro x elenco sotto
- - se ho almeno 1 campo calcolato mostro elenco sotto
- - da elenco ho "duplica" o "riporta"
+
+
+
+ + + + + + + +
+
+
+
+ + + + + + + +
+
+
+
+ <%-- + + --%> + + + + +
+
+
+
+
+ Lotto prod +
+
+ Incoterms +
+
+ note +
+
+
+
+ - i campi compilati x nuovo FANNO da filtro x elenco sotto
+ - se ho almeno 1 campo calcolato mostro elenco sotto
+ - da elenco ho "duplica" o "riporta"
diff --git a/C2P/WebUserControls/mod_newQuote.ascx.designer.cs b/C2P/WebUserControls/mod_newQuote.ascx.designer.cs index 34c165c..a842d9b 100644 --- a/C2P/WebUserControls/mod_newQuote.ascx.designer.cs +++ b/C2P/WebUserControls/mod_newQuote.ascx.designer.cs @@ -66,6 +66,15 @@ namespace C2P.WebUserControls { /// protected global::System.Web.UI.WebControls.TextBox txtBaseAl; + /// + /// Label3 control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.Label Label3; + /// /// lblExtraLega control. /// @@ -84,6 +93,15 @@ namespace C2P.WebUserControls { /// protected global::System.Web.UI.WebControls.TextBox txtExtraLega; + /// + /// Label2 control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.Label Label2; + /// /// lblImportoTot control. /// @@ -92,5 +110,14 @@ namespace C2P.WebUserControls { /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Label lblImportoTot; + + /// + /// Label1 control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.Label Label1; } } diff --git a/C2P/bin/C2P.dll b/C2P/bin/C2P.dll index 6c7f4cb..45c6cdc 100644 Binary files a/C2P/bin/C2P.dll and b/C2P/bin/C2P.dll differ diff --git a/C2P/bin/C2P_Data.dll b/C2P/bin/C2P_Data.dll index 38752c1..3e84e45 100644 Binary files a/C2P/bin/C2P_Data.dll and b/C2P/bin/C2P_Data.dll differ diff --git a/C2P/bin/C2P_Data.pdb b/C2P/bin/C2P_Data.pdb index b2dfecf..09f957c 100644 Binary files a/C2P/bin/C2P_Data.pdb and b/C2P/bin/C2P_Data.pdb differ diff --git a/C2P_Data/bin/Release/C2P_Data.dll b/C2P_Data/bin/Release/C2P_Data.dll index 38752c1..3e84e45 100644 Binary files a/C2P_Data/bin/Release/C2P_Data.dll and b/C2P_Data/bin/Release/C2P_Data.dll differ