[*] 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user