[+] BO: Added support for Advanced Stock Management
[*] BO: Fixed typos [*] BO: Auto remove product from DependsOnStock of Advanced Stock Management is disabled [*] BO: Added id to warehouse controller
This commit is contained in:
@@ -38,6 +38,10 @@ class AdminWarehousesControllerCore extends AdminController
|
||||
$this->multishop_context = Shop::CONTEXT_ALL;
|
||||
|
||||
$this->fields_list = array(
|
||||
'id_warehouse' => array(
|
||||
'title' => $this->l('ID'),
|
||||
'width' => 50,
|
||||
),
|
||||
'reference' => array(
|
||||
'title' => $this->l('Reference'),
|
||||
'width' => 150,
|
||||
|
||||
Reference in New Issue
Block a user