Explorar el Código

update calculation incentives august

ifah
Siti Hajar Ibrahim hace 5 años
padre
commit
afdabd686c
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

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

Cargando…
Cancelar
Guardar