[*] BO : #PSFV-94 - added AdminSlipController

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9730 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2011-10-28 16:07:40 +00:00
parent 4e04df6d98
commit b230e4654d
5 changed files with 80 additions and 19 deletions
@@ -67,7 +67,6 @@ class AdminInvoicesControllerCore extends AdminController
$statusStats[$row['id_order_state']] = $row['nbOrders'];
$this->context->smarty->assign(array(
'url_post' => self::$currentIndex.'&token='.$this->token,
'date' => date('Y-m-d'),
'statuses' => $statuses,
'statusStats' => $statusStats