PM-2815: I checked the funcion in cron

This commit is contained in:
Paula V. Quispe
2015-06-08 12:59:45 -04:00
parent 193c996bfa
commit 058120f862

View File

@@ -967,7 +967,7 @@ function executeCaseSelfService()
$dueDate = $calendar->calculateDate( $dueDate = $calendar->calculateDate(
$appcacheDelDelegateDate, $appcacheDelDelegateDate,
$taskSelfServiceTime, $taskSelfServiceTime,
$taskSelfServiceTimeUnit //HOURS|DAYS $taskSelfServiceTimeUnit //HOURS|DAYS|MINUTES
//1 //1
); );