// #PSFV-94 : Add new admin controller to manage supplier orders + debug of stock management admin controller + add color and date input type to the form tpl

This commit is contained in:
dSevere
2011-10-28 16:02:19 +00:00
parent fbd1a4f2d1
commit f8340cf7a4
3 changed files with 585 additions and 2 deletions
@@ -192,8 +192,9 @@ class AdminStockMvtControllerCore extends AdminController
$this->context->smarty->assign('list_warehouses', $warehouses);
$this->context->smarty->assign('current_warehouse', $this->getCurrentWarehouseId());
// reset actions and query vars
// reset actions, toolbar and query vars
$this->actions = array();
$this->toolbar_btn = array();
unset($this->_select, $this->_join, $this->_group, $this->_filterHaving, $this->_filter);
// override table, land, className and identifier for the current controller