diff --git a/C2P/Images/Help2.png b/C2P/Images/Help2.png new file mode 100644 index 0000000..fee7831 Binary files /dev/null and b/C2P/Images/Help2.png differ diff --git a/C2P/Images/Quote2.png b/C2P/Images/Quote2.png new file mode 100644 index 0000000..d38b6fa Binary files /dev/null and b/C2P/Images/Quote2.png differ diff --git a/C2P/Images/Report2.png b/C2P/Images/Report2.png new file mode 100644 index 0000000..2595101 Binary files /dev/null and b/C2P/Images/Report2.png differ diff --git a/C2P/Images/Simulation2.png b/C2P/Images/Simulation2.png new file mode 100644 index 0000000..8a77efb Binary files /dev/null and b/C2P/Images/Simulation2.png differ diff --git a/C2P/WebUserControls/mod_QuoteDet.ascx b/C2P/WebUserControls/mod_QuoteDet.ascx index 3ad9713..83e439c 100644 --- a/C2P/WebUserControls/mod_QuoteDet.ascx +++ b/C2P/WebUserControls/mod_QuoteDet.ascx @@ -507,16 +507,16 @@

Codice offerta

- Vers: + :
- QuoteType: + :
- CodQuote: + :
- QuoteRev: + :
@@ -528,13 +528,13 @@

Cliente

- CodClient: + :
- ClientName: + :
- CodInco: + :
@@ -546,28 +546,28 @@

Articolo

- CodItem: + :
- CodItemGroup: + :
- ItemDescr: + :
- CodifProfilo: + :
- ClasseMerc: + :
- RawMatCost: + :
- RawMatExtraCost: + :
- RawMatFullCost: + :
@@ -582,31 +582,31 @@

Matrice

- TipoDies: + :
- CodDiesGroup: + :
- DiamDies: + :
- HoleNumDies: + :
- DiesPrice: + :
- DiesExpLife: + :
- DiesEOLife: + :
- NumDiesInList: + :
- NumDiesExaust: + :
@@ -618,16 +618,16 @@

Impianto

- CodPlant: + :
- KeyAMIL: + :
- KgTeo: + :
- NumSMED: + :
@@ -640,16 +640,16 @@

Imballi

- QuotaMan: + :
- PRMWeight: + :
- PWeight: + :
- PTare: + :
@@ -663,16 +663,16 @@

Imballo

- LivPackage: + :
- LivPackageDett: + :
- CodPackag: + :
- PkgDesc: + :
@@ -684,19 +684,19 @@

Costi 1

- FSR: + :
- ProvvCost: + :
- EECost: + :
- GasCost: + :
- DiesCost: + :
@@ -708,22 +708,22 @@

Costi 2

- PackCost: + :
- TranspCost: + :
- SellCost01: + :
- RefCost01: + :
- SellCost04: + :
- RefCost04: + :
@@ -737,28 +737,28 @@

Costi fase 1

- WSR01: + :
- MSR01: + :
- NetProd01: + :
- FC4UG01: + :
- VC4UG01: + :
- OH4UG01: + :
- SC4UG01: + :
- DSR: + :
@@ -770,16 +770,16 @@

Costi fase 4?

- NetProd04: + :
- FC4UG04: + :
- VC4UG04: + :
- FVC: + :
@@ -791,19 +791,19 @@

Intestazione A

- Charge: + :
- P_FVC: + :
- CPS: + :
- P_CPS: + :
- P_FC4UG04: + :
@@ -817,27 +817,27 @@

Intestazione B

- FullCost: + :
- P_FullCost: + :
- MinPrice: + :
- P_MinPrice: + : - P_PriceOff: + :
- NetMar: + :
- FCShield: + :
- PckSur: + :
diff --git a/C2P/WebUserControls/mod_QuoteDet.ascx.cs b/C2P/WebUserControls/mod_QuoteDet.ascx.cs index 4466b64..8fa0ab0 100644 --- a/C2P/WebUserControls/mod_QuoteDet.ascx.cs +++ b/C2P/WebUserControls/mod_QuoteDet.ascx.cs @@ -64,7 +64,15 @@ namespace C2P.WebUserControls QuoteRev = Request.QueryString["QuoteRev"]; } } - + /// + /// wrapper traduzione + /// + /// + /// + public string traduci(object lemma) + { + return user_std.UtSn.Traduci(lemma.ToString()); + } /// /// Calcola css dato valore prezzo offerto vs importi full cost e min price /// diff --git a/C2P/WebUserControls/mod_newQuote.ascx b/C2P/WebUserControls/mod_newQuote.ascx index 2e667aa..824674d 100644 --- a/C2P/WebUserControls/mod_newQuote.ascx +++ b/C2P/WebUserControls/mod_newQuote.ascx @@ -120,7 +120,7 @@
- +