// Product Warehouse location : Manage multiple warehouses and location associated for a product / product attribute

This commit is contained in:
dSevere
2011-11-21 18:43:04 +00:00
parent c98c62f1e0
commit 74faf61479
10 changed files with 263 additions and 70 deletions
@@ -280,7 +280,7 @@ class AdminStockMvtControllerCore extends AdminController
),
'reason' => array(
'title' => $this->l('Reason'),
'width' => 250,
'width' => 100,
'havingFilter' => true
),
'employee' => array(