getModuleRoot() . 'common/view/header.html.php';?>

error->noData;?>

/>
$product):?>
report->product;?> report->plan;?>
title?>
begin == $config->productplan->future and $plan->end == $config->productplan->future) { echo $lang->report->future; } else { if($plan->begin == $config->productplan->future) $plan->begin = $lang->report->future; if($plan->end == $config->productplan->future) $plan->end = $lang->report->future; echo $plan->begin . ' ~ ' . $plan->end; } ?>
getModuleRoot() . 'common/view/footer.html.php';?>