vers 6.57:
- update report - inserita rev history
This commit is contained in:
+2553
-679
File diff suppressed because it is too large
Load Diff
+2553
-679
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@
|
||||
<div class="row">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title"><%: traduci("RevisionHistory") %></h3>
|
||||
<h3 class="panel-title text-center"><%: traduci("RevisionHistory") %></h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<div class="row" style="min-height: 3.1em;">
|
||||
@@ -88,12 +88,10 @@
|
||||
<asp:SessionParameter SessionField="searchVal" Type="String" DefaultValue="*" />
|
||||
</FilterParameters>
|
||||
<SelectParameters>
|
||||
<asp:Parameter Type="String" Name="QuoteType" DefaultValue="Q" />
|
||||
<asp:Parameter Type="String" Name="CodQuote" DefaultValue="0" />
|
||||
<asp:QueryStringParameter DefaultValue="Q" Name="QuoteType" QueryStringField="QuoteType" Type="String" />
|
||||
<asp:QueryStringParameter DefaultValue="0" Name="CodQuote" QueryStringField="CodQuote" Type="Int64" />
|
||||
</SelectParameters>
|
||||
</asp:ObjectDataSource>
|
||||
<%--<asp:QueryStringParameter DefaultValue="Q" Name="QuoteType" QueryStringField="QuoteType" Type="String" />
|
||||
<asp:QueryStringParameter DefaultValue="0" Name="CodQuote" QueryStringField="CodQuote" Type="Int64" />--%>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
<asp:Label runat="server" ID="lblIdxQState" Visible="false" />
|
||||
|
|
||||
<asp:ImageButton runat="server" ID="btnGetPdf" ImageUrl="~/Images/pdfExport.png" Height="24px" ToolTip="print" />
|
||||
<asp:Label runat="server" ID="lblQuoteType" />
|
||||
<asp:Label runat="server" ID="lblCodQuote" /><span style="color: #dedede; font-size: 0.8em;">.<asp:Label runat="server" ID="lblQuoteRev" /></span>
|
||||
<asp:HyperLink runat="server" ID="hlRevHist" Target="_blank">
|
||||
<asp:Label runat="server" ID="lblQuoteType" />
|
||||
<asp:Label runat="server" ID="lblCodQuote" /><span style="color: #dedede; font-size: 0.8em;">.<asp:Label runat="server" ID="lblQuoteRev" /></span>
|
||||
</asp:HyperLink>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -106,6 +106,8 @@ namespace C2P.WebUserControls
|
||||
if (!Page.IsPostBack)
|
||||
{
|
||||
updateBaseData();
|
||||
hlRevHist.NavigateUrl = string.Format("~/RevisionHistory?QuoteType={0}&CodQuote={1}", QuoteType, CodQuote);
|
||||
hlRevHist.ToolTip = traduci("RevisionHistory");
|
||||
prevReq = "";
|
||||
setModVisibility("Header");
|
||||
}
|
||||
|
||||
@@ -57,6 +57,15 @@ namespace C2P.WebUserControls {
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ImageButton btnGetPdf;
|
||||
|
||||
/// <summary>
|
||||
/// hlRevHist control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.HyperLink hlRevHist;
|
||||
|
||||
/// <summary>
|
||||
/// lblQuoteType control.
|
||||
/// </summary>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class='<%: "dropdown " + liClass("ExistingProductOffer NewProductOffer OffersArchive Quote")%>'>
|
||||
<li class='<%: "dropdown " + liClass("ExistingProductOffer NewProductOffer OffersArchive Quote RevisionHistory")%>'>
|
||||
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown">
|
||||
<i class="fa fa-th"></i>
|
||||
<span>Offers</span>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -6,7 +6,7 @@
|
||||
</autogenerated>-->
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="-2" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<Shapes>
|
||||
<Shape ID="DesignTable:QuoteList" ZOrder="2" X="462" Y="129" Height="476" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="349" />
|
||||
<Shape ID="DesignTable:QuoteList" ZOrder="2" X="462" Y="129" Height="476" Width="268" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="349" />
|
||||
<Shape ID="DesignTable:QuoteRM" ZOrder="10" X="122" Y="271" Height="324" Width="264" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:QuoteWorkExt" ZOrder="11" X="102" Y="35" Height="210" Width="230" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
|
||||
<Shape ID="DesignTable:QuoteWorkInt" ZOrder="9" X="882" Y="11" Height="305" Width="228" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
@@ -70,7 +70,7 @@
|
||||
<Connector ID="DesignRelation:FK_QuoteExtra_QuoteList" ZOrder="4" LineWidth="11">
|
||||
<RoutePoints>
|
||||
<Point>
|
||||
<X>762</X>
|
||||
<X>730</X>
|
||||
<Y>430</Y>
|
||||
</Point>
|
||||
<Point>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user