Replace ApprovedRate.jsp

parent f46a04e5
......@@ -47,9 +47,11 @@
<table border="1" class="itemtbl">
<tr>
<th>Customer Code</th>
<th>Customer Name</th>
<th>Quotation No</th>
<th>Quotation Date</th>
<th>Item Code</th>
<th>Item Description</th>
<th>Approved Rate</th>
<th>Quantity</th>
</tr>
......@@ -68,7 +70,7 @@
} else {
%>
<tr>
<td colspan="6" style="color:red; text-align: center;">
<td colspan="8" style="color:red; text-align: center;">
No approved quotations found for the selected item code.
</td>
</tr>
......
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