[*] BO : Added Customer Service KPIs

This commit is contained in:
Damien Metzger
2013-09-25 15:24:19 +02:00
parent 875120f145
commit b80b363a2e
3 changed files with 112 additions and 1 deletions
@@ -525,7 +525,7 @@ class AdminCustomersControllerCore extends AdminController
{
$customer->id_shop = $this->context->shop->id;
}
public function renderKpis()
{
$time = time();