getModuleRoot() . 'common/view/header.html.php';?> getModuleRoot() . 'common/view/datepicker.html.php';?>
report->dept;?>
report->taskFinishedDate;?>
report->to;?>

error->noData;?>

$projectTaskGroup):?> execution])) $executionConsumed[$task->execution] = 0; $executionConsumed[$task->execution] += $task->consumed; $totalConsumed += $task->consumed; } } ?> $tasks):?> "?> "?>
task->finishedByAB;?> task->execution;?> task->id;?> task->name;?> priAB;?> task->estStarted;?> task->realStarted;?> task->deadline;?> task->finishedDate;?> report->delay . '(' . $lang->report->day . ')';?> task->estimate;?> report->taskConsumed;?> report->taskTotal;?> report->executionConsumed;?> report->userConsumed;?>
id;?> parent > 0) echo "[{$this->lang->task->childrenAB}] "; if($task->multiple) echo "[{$this->lang->task->multipleAB}] "; echo $task->name; ?> pri?>'>pri;?> estStarted;?> realStarted, 0, 10);?> deadline;?> finishedDate, 0, 10);?> deadline)) { $finishedDate = strtotime(substr($task->finishedDate, 0, 10)); $deadline = strtotime($task->deadline); $days = round(($finishedDate - $deadline) / 3600 / 24); if($days > 0) echo $days; } ?> estimate;?> consumed;?>
getModuleRoot() . 'common/view/footer.html.php';?>