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