// Stock : fixed/improved interfaces

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10169 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2011-11-16 13:01:16 +00:00
parent 37b868fde9
commit 50edc71603
3 changed files with 8 additions and 10 deletions
@@ -284,10 +284,6 @@ class AdminStockMvtControllerCore extends AdminController
'width' => 250,
'havingFilter' => true
),
'id_order' => array(
'title' => $this->l('Supply Order'),
'width' => 40
),
'employee' => array(
'title' => $this->l('Employee'),
'width' => 100,