Browse Source

feature/EK-33291的改动

ryan 1 month ago
parent
commit
2ef49defc1
1 changed files with 0 additions and 4 deletions
  1. 0 4
      common/libs/export/BaseExport.php

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

@@ -1817,8 +1817,6 @@ EOT;
                                 <th>Product Name</th>
                                 <th>Quantity</th>
                                 <th>Unit Price({$currency})</th>
-                                /*<th>Unit BV</th>
-                                <th>Total BV</th>*/
                                 <th>Taxable Amount({$currency})</th>
                                 <th>VAT Rate</th>
                                 <th>VAT Amount({$currency})</th>
@@ -1832,8 +1830,6 @@ EOT;
                                 <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;">Unit BV</th>
-                                <th style="white-space: nowrap; width: auto;">Total BV</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>