ryan 1 месяц назад
Родитель
Сommit
30e2281698
1 измененных файлов с 0 добавлено и 14 удалено
  1. 0 14
      common/libs/export/BaseExport.php

+ 0 - 14
common/libs/export/BaseExport.php

@@ -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%"">