|
@@ -1818,6 +1818,24 @@ EOT;
|
|
|
<br />
|
|
<br />
|
|
|
<br />
|
|
<br />
|
|
|
|
|
|
|
|
|
|
+ <table style="table-layout: fixed;" width="100%">
|
|
|
|
|
+ <tr style="text-align: left; font-weight: normal; font-size: 12px;">
|
|
|
|
|
+ <td colspan="7" class="table-noborder"></td>
|
|
|
|
|
+ <td style="text-align: left; background-color: lightgoldenrodyellow;" colspan="2" >Total Amount</td>
|
|
|
|
|
+ <td style="text-align: left; background-color: lightgoldenrodyellow;" colspan="2">{$currency}{$orderAmount}</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ <tr style="text-align: left; font-weight: normal; font-size: 12px;">
|
|
|
|
|
+ <th style="width: 30px;">No.</th>
|
|
|
|
|
+ <th style="white-space: normal; word-break: keep-all;">Product Code</th>
|
|
|
|
|
+ <th style="white-space: normal; word-break: keep-all;">Product Name</th>
|
|
|
|
|
+ <th style="white-space: nowrap;">Quantity</th>
|
|
|
|
|
+ <th style="white-space: normal; word-break: keep-all;">Unit Price ({$currency})</th>
|
|
|
|
|
+ <th style="white-space: normal; word-break: keep-all;" colspan="2">Taxable Amount ({$currency})</th>
|
|
|
|
|
+ <th style="white-space: normal; word-break: keep-all;">VAT Rate</th>
|
|
|
|
|
+ <th style="white-space: normal; word-break: keep-all;" colspan="2">VAT Amount ({$currency})</th>
|
|
|
|
|
+ <th style="white-space: normal; word-break: keep-all;">Total({$currency})</th>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ </table>
|
|
|
<table style="table-layout: fixed;" width="100%">
|
|
<table style="table-layout: fixed;" width="100%">
|
|
|
<tr style="text-align: left; font-weight: normal; font-size: 12px;">
|
|
<tr style="text-align: left; font-weight: normal; font-size: 12px;">
|
|
|
<th style="width: 30px;">No.</th>
|
|
<th style="width: 30px;">No.</th>
|