cmc-sales/php/app/views/documents/costing.ctp

27 lines
277 B
Plaintext
Raw Normal View History

2013-05-27 06:26:35 -07:00
<table>
<thead>
<tr>
<td>QTY</td>
<td>DESCRIPTION</td>
<td>LIST</td>
<td>DISCOUNT</td>
<td>1.0</td>
<td>2</td>
<td>3</td>
<td>4</td>
<td>5</td>
<td>X</td>
<td>TOTAL</td>
</tr>
</thead>
<tbody>
<tr>
</tr>
</tbody>
</table>