Kaynağa Gözat

feature/EK-33291的改动

ryan 3 ay önce
ebeveyn
işleme
99efe590cf
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4 4
      common/libs/export/BaseExport.php

+ 4 - 4
common/libs/export/BaseExport.php

@@ -1831,11 +1831,11 @@ EOT;
                                 <th style="white-space: nowrap; word-break: break-word; ">Product Code</th>
                                 <th style="white-space: normal; word-break: break-word; ">Product Name</th>
                                 <th style="white-space: nowrap; word-break: break-word; ">Quantity</th>
-                                <th style="white-space: nowrap; word-break: break-word; ">Unit Price({$currency})</th>
-                                <th style="white-space: nowrap; word-break: break-word; ">Taxable Amount({$currency})</th>
+                                <th style="white-space: nowrap; word-break: break-word; ">Unit Price ({$currency})</th>
+                                <th style="white-space: nowrap; word-break: break-word; ">Taxable Amount ({$currency})</th>
                                 <th style="white-space: nowrap; word-break: break-word; ">VAT Rate</th>
-                                <th style="white-space: nowrap; word-break: break-word; ">VAT Amount({$currency})</th>
-                                <th style="white-space: nowrap; word-break: break-word; ">Total({$currency})</th>
+                                <th style="white-space: nowrap; word-break: break-word; ">VAT Amount ({$currency})</th>
+                                <th style="white-space: nowrap; word-break: break-word; ">Total ({$currency})</th>
                             </tr>
                             {$orderDetails}
                         </table>