shish 2 жил өмнө
parent
commit
3977f189c3

+ 2 - 0
biz-ghs/stat/classes/StatSaleClass.php

@@ -649,6 +649,8 @@ class StatSaleClass extends BaseClass
             'totalProfit' => $totalProfit,
             'totalProfit' => $totalProfit,
             'tbSaleIncome' => $tbSaleIncome,
             'tbSaleIncome' => $tbSaleIncome,
             'tbCgIncome' => $tbCgIncome,
             'tbCgIncome' => $tbCgIncome,
+            'totalLabourCost' => $totalLabourCost,
+            'totalDiscountAmount' => $totalDiscountAmount,
         ]);
         ]);
     }
     }