|
|
@@ -1810,20 +1810,6 @@ EOT;
|
|
|
<br />
|
|
|
<br />
|
|
|
<br />
|
|
|
- <table border="1" width="100%">
|
|
|
- <tr style="text-align: left; font-weight: normal; font-size: 12px; width: 100%; padding: 5px 5px;">
|
|
|
- <th style="width: 30px;">No.</th>
|
|
|
- <th>Product Code</th>
|
|
|
- <th>Product Name</th>
|
|
|
- <th>Quantity</th>
|
|
|
- <th>Unit Price({$currency})</th>
|
|
|
- <th>Taxable Amount({$currency})</th>
|
|
|
- <th>VAT Rate</th>
|
|
|
- <th>VAT Amount({$currency})</th>
|
|
|
- <th>Total({$currency})</th>
|
|
|
- </tr>
|
|
|
- {$orderDetails}
|
|
|
- </table>
|
|
|
|
|
|
<table border="1" width="100%" >
|
|
|
<tr style="text-align: left; font-weight: normal; font-size: 12px;width="100%"">
|