// Product Warehouse location : Manage multiple warehouses and location associated for a product / product attribute
This commit is contained in:
@@ -280,7 +280,7 @@ class AdminStockMvtControllerCore extends AdminController
|
||||
),
|
||||
'reason' => array(
|
||||
'title' => $this->l('Reason'),
|
||||
'width' => 250,
|
||||
'width' => 100,
|
||||
'havingFilter' => true
|
||||
),
|
||||
'employee' => array(
|
||||
|
||||
Reference in New Issue
Block a user