Explorar el Código

update calculation incentives august

ifah
Siti Hajar Ibrahim hace 5 años
padre
commit
95d7bd13d4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      app/Http/Controllers/DS/DealerController.php

+ 1
- 0
app/Http/Controllers/DS/DealerController.php Ver fichero

@@ -2815,6 +2815,7 @@ class DealerController extends Controller
}
}
}else if(count($combineData) < 50){
dd('kira ni');
if(date('m/Y', strtotime($d['activation'])) == $month.'/'.$year){
if($d['contract'] == '12'){
array_push($combineData, array(

Cargando…
Cancelar
Guardar