소스 검색

update calculation incentives august

ifah
Siti Hajar Ibrahim 5 년 전
부모
커밋
d161b0e500
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      app/Http/Controllers/DS/DealerController.php

+ 1
- 1
app/Http/Controllers/DS/DealerController.php 파일 보기

@@ -2259,7 +2259,7 @@ class DealerController extends Controller
if($year!='null' && $month!='null' && $app=='null'){

$count_cyberjaya = array(); $count_jasin = array(); $count_ayerKeroh = array(); $count_alorGajah = array(); $count_menglembu = array(); $count_ipoh = array();
$extra = 0; $basic_total = 0; $totals = 0;
$extra = 0; $basic_total = 0; $countAugust = array();

// if(($year == '2019' || $year == '2020') && ($month == '12' || $month == '01')){
// $dataDis = $this->returnDataR($company,'2019','12');

Loading…
취소
저장