Commit 34121227 authored by chavanp's avatar chavanp

Add new row to show GSTIN/UID.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106443 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6ea2c92f
......@@ -61,6 +61,17 @@
<div class="highlight tdDivRgt1">Rank # <%= custList.get(6) %> </div>
</td>
</tr>
<tr>
<td class="highlight rght tdClass" colspan="2">
<div class = "tdDivLft1"> GSTIN/UID </div>
<div class="highlight alignRight" style = "padding-top: 6px;padding-right: 10px;"> <%=custList.get(18)%> </div>
<%-- <div class="highlight tdDivRgt1"> <%= %> &nbsp; <%= custList.get(1) %> </div>
--%> </td>
</tr>
<tr>
<td class="highlight rght tdClass" colspan="2" >
......
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