// 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
@@ -44,6 +44,7 @@ class AdminSupplyOrdersControllerCore extends AdminController
$this->identifier = 'id_supply_order';
$this->lang = false;
$this->is_template_list = false;
$this->display_multishop_toolbar = false;
$this->addRowAction('updatereceipt');
$this->addRowAction('changestate');