Commit 42d1a4c9 authored by chavanp's avatar chavanp

Add new row to show HSN/SAC Number.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106444 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 34121227
......@@ -108,6 +108,13 @@ if(userInfo != null)
</tr>
<% } %>
<tr>
<td class="highlight rght tdClass" colspan="2">
<div class = "tdDivLft1"> HSN/SAC Number </div>
<div class="highlight tdDivRgt1"> <%= itemList.get(13) %> </div>
</td>
</tr>
<tr>
<td class="highlight rght tdClass" colspan="2">
<div class = "tdDivLft1"> Unit </div>
......
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