Commit 3871dd12 authored by asant's avatar asant
parent 9655730b
......@@ -169,3 +169,5 @@ The proposed price rate is approved for following details,
Quot No :<Detail1.quot_no> Dated :<Detail1.chg_date> Customer Id :<Detail1.cust_code> .',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null);
UPDATE TRANSETUP SET BROW_DATA_DEF ='Y' WHERE TRAN_WINDOW = 'w_sales_quot_prop';
update ITM2MENU set descr = 'Sales Quotation' where APPLICATION ='SQT' and menu_path ='SQT.3.3.0.0.0';
......@@ -154,7 +154,7 @@
</xsl:for-each>
<div>Proposal Details</div>
<xsl:if test="count(//Detail3) &gt; 0">
<div class="priceTable" style= "width:721px; height:270px;overflow:auto">
<div class="priceTable" style= "width:98%; height:270px;overflow:auto">
<table class="tableClass" cellSpacing="0" cellPadding="0"
width="100%" border="0">
<tbody style="line-height: normal;">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment