wugg 2 gadi atpakaļ
vecāks
revīzija
a76fdceb40
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      app/command/NowReportHandle.php

+ 1 - 1
app/command/NowReportHandle.php

@@ -580,7 +580,7 @@ class NowReportHandle extends Command
 		            deliveryPrice AS `物流费`,
 		            goodPrice AS `成本合计`,
 		            totalPrice AS `采购货款`,
-		            tax AS `采购税点`, 
+		            tax/100 AS `采购税点`, 
 				    supplierName AS `供应商名称`,
 					'否'as '是否库存品',
 		            '包邮' as '发货方式',