20 lines
508 B
Plaintext
20 lines
508 B
Plaintext
<table id="RRdataTable" class="row-border" style="width: 100%;">
|
|
<thead>
|
|
<tr>
|
|
<th>PRNo</th>
|
|
<th>ItemNo</th>
|
|
<th>ItemSpecs</th>
|
|
<th>Category</th>
|
|
<th>RequestQty</th>
|
|
<th>RemainingQty</th>
|
|
<th>ReceivedQty</th>
|
|
<th>UOM</th>
|
|
<th>Action</th>
|
|
<th hidden></th>
|
|
<th hidden></th>
|
|
<th hidden></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
</tbody>
|
|
</table> |