From fe5514d06d919ef6aebc4b058e56bf80504647a2 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 16 Jun 2014 11:52:09 +0200 Subject: [PATCH] aggiornamenti grafici odierni + nuovo report tradotto... --- C2P/C2P.csproj.user | 2 +- C2P/Default.aspx | 10 +- C2P/ExistingProductOffer.aspx | 2 +- C2P/WebUserControls/mod_OffersArchive.ascx | 6 +- C2P/WebUserControls/mod_Q_Header.ascx | 18 +- C2P/WebUserControls/mod_QuoteDet.ascx | 2 +- C2P/WebUserControls/mod_S_ExtrPar.ascx | 4 +- C2P/WebUserControls/mod_S_Header.ascx | 18 +- C2P/WebUserControls/mod_S_PackPar.ascx | 2 +- C2P/WebUserControls/mod_autocomplete.ascx | 9 +- C2P/WebUserControls/mod_autocomplete.ascx.cs | 2 +- .../mod_autocomplete.ascx.designer.cs | 18 +- C2P/WebUserControls/mod_marginReport.ascx | 8 +- C2P/WebUserControls/mod_newProduct.ascx | 2 +- C2P/bin/C2P.dll | Bin 366080 -> 366080 bytes C2P_Report/C2P_Report.csproj | 4 +- C2P_Report/Reports/StdCostList.rdl | 2288 +++++++++-------- C2P_Report/Reports/StdCostList.rdlc | 2288 +++++++++-------- C2P_Report/StdCostList.aspx.cs | 4 +- C2P_Report/bin/C2P_Report.dll | Bin 7680 -> 7680 bytes VersGen/C2P.cs | 4 +- VersGen/C2P.tt | 4 +- 22 files changed, 2552 insertions(+), 2143 deletions(-) diff --git a/C2P/C2P.csproj.user b/C2P/C2P.csproj.user index 7102cee..516e0e1 100644 --- a/C2P/C2P.csproj.user +++ b/C2P/C2P.csproj.user @@ -2,7 +2,7 @@ ShowAllFiles - 218 + WinLab diff --git a/C2P/Default.aspx b/C2P/Default.aspx index ea3d118..c8a4c89 100644 --- a/C2P/Default.aspx +++ b/C2P/Default.aspx @@ -32,19 +32,19 @@
- <%: traduci("ExistProdOff") %> + <%: traduci("ExistProdOff") %> - <%: traduci("NewProdOff") %> + <%: traduci("NewProdOff") %> - <%: traduci("OffersArchive") %> + <%: traduci("OffersArchive") %> - <%: traduci("MarginReport") %> + <%: traduci("MarginReport") %> - <%: traduci("WhatIf") %> + <%: traduci("WhatIf") %>
diff --git a/C2P/ExistingProductOffer.aspx b/C2P/ExistingProductOffer.aspx index 5c4aaa3..4a0cf2e 100644 --- a/C2P/ExistingProductOffer.aspx +++ b/C2P/ExistingProductOffer.aspx @@ -17,7 +17,7 @@
- + <%-- --%> diff --git a/C2P/WebUserControls/mod_OffersArchive.ascx b/C2P/WebUserControls/mod_OffersArchive.ascx index 3431149..767c35f 100644 --- a/C2P/WebUserControls/mod_OffersArchive.ascx +++ b/C2P/WebUserControls/mod_OffersArchive.ascx @@ -42,17 +42,17 @@
- +
- +
- +
<%--
diff --git a/C2P/WebUserControls/mod_Q_Header.ascx b/C2P/WebUserControls/mod_Q_Header.ascx index 566d6cb..8481b7b 100644 --- a/C2P/WebUserControls/mod_Q_Header.ascx +++ b/C2P/WebUserControls/mod_Q_Header.ascx @@ -27,10 +27,10 @@
- +
- +
@@ -41,7 +41,7 @@
- +
@@ -77,11 +77,11 @@
- +
- +
@@ -96,7 +96,7 @@
- +
@@ -137,13 +137,13 @@
- + <%----%>
- +
@@ -160,7 +160,7 @@
- +
diff --git a/C2P/WebUserControls/mod_QuoteDet.ascx b/C2P/WebUserControls/mod_QuoteDet.ascx index 5f3e2e1..e5a0795 100644 --- a/C2P/WebUserControls/mod_QuoteDet.ascx +++ b/C2P/WebUserControls/mod_QuoteDet.ascx @@ -31,7 +31,7 @@
-
+
<%--
--%>
diff --git a/C2P/WebUserControls/mod_S_ExtrPar.ascx b/C2P/WebUserControls/mod_S_ExtrPar.ascx index fa2ae54..465dee1 100644 --- a/C2P/WebUserControls/mod_S_ExtrPar.ascx +++ b/C2P/WebUserControls/mod_S_ExtrPar.ascx @@ -158,11 +158,11 @@
- +
- +
diff --git a/C2P/WebUserControls/mod_S_Header.ascx b/C2P/WebUserControls/mod_S_Header.ascx index 6f80f12..48f9383 100644 --- a/C2P/WebUserControls/mod_S_Header.ascx +++ b/C2P/WebUserControls/mod_S_Header.ascx @@ -27,10 +27,10 @@
- +
- +
@@ -41,7 +41,7 @@
- +
@@ -79,11 +79,11 @@
- +
- +
@@ -98,7 +98,7 @@
- +
@@ -139,13 +139,13 @@
- + <%----%>
- +
@@ -162,7 +162,7 @@
- +
diff --git a/C2P/WebUserControls/mod_S_PackPar.ascx b/C2P/WebUserControls/mod_S_PackPar.ascx index 7101189..5e0885c 100644 --- a/C2P/WebUserControls/mod_S_PackPar.ascx +++ b/C2P/WebUserControls/mod_S_PackPar.ascx @@ -93,7 +93,7 @@
- +
diff --git a/C2P/WebUserControls/mod_autocomplete.ascx b/C2P/WebUserControls/mod_autocomplete.ascx index 9084011..d0c8cd6 100644 --- a/C2P/WebUserControls/mod_autocomplete.ascx +++ b/C2P/WebUserControls/mod_autocomplete.ascx @@ -34,7 +34,7 @@ select: function (e, i) { $("#<%=hiddenFieldID.ClientID %>").val(i.item.val); $("#<%=txtSel.ClientID %>").val(i.item.label); - $("#<%=btnPost.ClientID %>").click(); + $("#<%=btnSearch.ClientID %>").click(); }, minLength: <%=txtMinCharAutoCom.Text %> }); @@ -55,9 +55,8 @@ <%--controlli "principali"--%>
- - <%: traduci("Search") %> - + + <%: traduci("Search") %> <%--controlli "accessori"--%> @@ -67,7 +66,7 @@
- + - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Class01 - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Class02 - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Item - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Raw Mat - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Plant - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Dies Group - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Packag - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - batch Qty - - - - - - - textbox10 - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Inco - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Raw Mat Full Cost - - - - - - - textbox12 - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - FVC - - - - - - - textbox13 - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Full Cost - - - - - - - textbox14 - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - 0.21in - - - - - true - true - - - - - =Fields!DataRif.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!Class01.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!Class02.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodItem.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!RawMat.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodPlant.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodDiesGroup.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodPackag.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!batchQty.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodInco.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!RawMatFullCost.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!FVC.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!FullCost.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - After - true - true - - - - Detail - - - - - Detail_Collection - Output - true - - - - dsStdCostList - 0.36in - 0.43in - 13in - - - - - - - 0.9775in - + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_Class01",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_Class02",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodItem",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_RawMat",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodPlant",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodDiesGroup",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodPackag",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_batchQty",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + + textbox10 + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodInco",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_RawMatFullCost",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + + textbox12 + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_FVC",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + + textbox13 + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_FullCost",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + + textbox14 + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.1875in + + + + + true + true + + + + + =DateSerial( LEFT(Fields!DataRif.Value,2) , MID(Fields!DataRif.Value,3,2) , RIGHT(Fields!DataRif.Value,2) ) +'oppure usare CDATE( "20" + LEFT(Fields!DataRif.Value,2) +"-"+ MID(Fields!DataRif.Value,3,2) +"-"+ RIGHT(Fields!DataRif.Value,2)+ " 00:00:00.0000000000" ) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!Class01.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!Class02.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodItem.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!RawMat.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodPlant.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodDiesGroup.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodPackag.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!batchQty.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodInco.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!RawMatFullCost.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!FVC.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!FullCost.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + After + true + true + + + + Detail + + + + + Detail_Collection + Output + true + + + + dsStdCostList + =Lookup("C2P_prtCL_ReportTitle",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + 0.36in + 0.375in + 11.1in + + + + + + + 0.9in + + + + + + 2pt + 2pt + 2pt + 2pt + + + + true + true + + + + + Powered by + + + + Steam + + + + Ware + + + + + + + Textbox15 + 0.13417in + 20.32cm + 0.175in + 3.1in + 1 + + + 2pt + 2pt + 2pt + 2pt + + + + true + true + + + + + =Globals!TotalPages + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 21cm + 29.7cm + 21cm + 29.7cm + 0.4cm + 0.4cm + 0.4cm + 0.4cm + - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Class01 - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Class02 - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Item - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Raw Mat - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Plant - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Dies Group - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Packag - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - batch Qty - - - - - - - textbox10 - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Cod Inco - - - - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Raw Mat Full Cost - - - - - - - textbox12 - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - FVC - - - - - - - textbox13 - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - Full Cost - - - - - - - textbox14 - - - SteelBlue - 2pt - 2pt - 2pt - 2pt - - - - - - - - 0.21in - - - - - true - true - - - - - =Fields!DataRif.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!Class01.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!Class02.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodItem.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!RawMat.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodPlant.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodDiesGroup.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodPackag.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!batchQty.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!CodInco.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!RawMatFullCost.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!FVC.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - true - true - - - - - =Fields!FullCost.Value - - - - - - 2pt - 2pt - 2pt - 2pt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - After - true - true - - - - Detail - - - - - Detail_Collection - Output - true - - - - dsStdCostList - 0.36in - 0.43in - 13in - - - - - - - 0.9775in - + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_Class01",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_Class02",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodItem",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_RawMat",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodPlant",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodDiesGroup",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodPackag",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_batchQty",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + + textbox10 + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_CodInco",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_RawMatFullCost",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + + textbox12 + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_FVC",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + + textbox13 + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Lookup("C2P_prtCL_FullCost",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + + + + + + + textbox14 + + + SteelBlue + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.1875in + + + + + true + true + + + + + =DateSerial( LEFT(Fields!DataRif.Value,2) , MID(Fields!DataRif.Value,3,2) , RIGHT(Fields!DataRif.Value,2) ) +'oppure usare CDATE( "20" + LEFT(Fields!DataRif.Value,2) +"-"+ MID(Fields!DataRif.Value,3,2) +"-"+ RIGHT(Fields!DataRif.Value,2)+ " 00:00:00.0000000000" ) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!Class01.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!Class02.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodItem.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!RawMat.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodPlant.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodDiesGroup.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodPackag.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!batchQty.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!CodInco.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!RawMatFullCost.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!FVC.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!FullCost.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + After + true + true + + + + Detail + + + + + Detail_Collection + Output + true + + + + dsStdCostList + =Lookup("C2P_prtCL_ReportTitle",Fields!Lemma.Value,Fields!Traduzione.Value, "dsVocabolario") + 0.36in + 0.375in + 11.1in + + + + + + + 0.9in + + + + + + 2pt + 2pt + 2pt + 2pt + + + + true + true + + + + + Powered by + + + + Steam + + + + Ware + + + + + + + Textbox15 + 0.13417in + 20.32cm + 0.175in + 3.1in + 1 + + + 2pt + 2pt + 2pt + 2pt + + + + true + true + + + + + =Globals!TotalPages + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 21cm + 29.7cm + 21cm + 29.7cm + 0.4cm + 0.4cm + 0.4cm + 0.4cm +