// Updated Shop toolbar for advanced stock management controllers

This commit is contained in:
bMancone
2012-02-15 14:16:00 +00:00
parent aeb95803dc
commit 8030481a2f
6 changed files with 6 additions and 0 deletions
@@ -37,6 +37,7 @@ class AdminStockMvtControllerCore extends AdminController
$this->className = 'StockMvt';
$this->identifier = 'id_stock_mvt';
$this->lang = false;
$this->display_multishop_toolbar = false;
$this->list_no_link = true;
$this->displayInformation($this->l('This interface allows you to display the stock movements for a selected warehouse.').'<br />');