diff --git a/module/program/view/product.html.php b/module/program/view/product.html.php index a923e8c916..c666a8ee4b 100644 --- a/module/program/view/product.html.php +++ b/module/program/view/product.html.php @@ -48,28 +48,18 @@ idAB);?> product->name);?> - config->URAndSR):?> - story->requirement;?> - story->story;?> - bug->common;?> + bug->common;?> product->plan;?> product->release;?> actions;?> - config->URAndSR):?> - story->draft;?> - story->activate;?> - story->change;?> - story->completeRate;?> - story->draft;?> story->activate;?> story->change;?> story->completeRate;?> bug->activate;?> - close;?> bug->fixedRate;?> @@ -88,18 +78,11 @@ createLink('product', 'browse', 'product=' . $product->id), $product->name);?> - config->URAndSR):?> - requirements['draft'];?> - requirements['active'];?> - requirements['changing'];?> - requirements['closed'] / $totalRequirements, 3) * 100;?>% - stories['draft'];?> stories['active'];?> stories['changing'];?> stories['closed'] / $totalStories, 3) * 100;?>% unResolved;?> - closedBugs;?> unResolved + $product->fixedBugs) == 0 ? 0 : round($product->fixedBugs / ($product->unResolved + $product->fixedBugs), 3) * 100;?>% plans;?> releases;?>