Commit 204e15db authored by msalla's avatar msalla

MRP rate and Last valued rate should show in depspatch detai

please find the jsp and jar and sql for the point

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206432 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a7391361
......@@ -165,6 +165,14 @@ if(userInfo != null)
<div class="highlight tdDivRgt1"><%= itemList.get(13) %> </div>
</td>
</tr>
<!-- added by monika 28 aug 2019 -->
<tr>
<td class="highlight rght tdClass" colspan="2">
<div class = "tdDivLft1"> Last Purchase Rate </div>
<div class="highlight tdDivRgt1"><%= itemList.get(14) %> </div>
</td>
</tr>
<!-- end -->
</tbody>
</table>
......
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