Commit 8fd5c959 authored by msalla's avatar msalla

1)MRP rate and Last valued rate should show in depspatch detai

please find the jsp and jar and sql for the point.

2)In purchase order detail, item info is not displayed in which they need last purchase rate. which was there in ITM under Item Info button.

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