// AdminStock{Cover,InstantState} : fixed and updated.

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10157 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2011-11-16 09:30:45 +00:00
parent a5ee9ec98c
commit 7472b6c466
3 changed files with 55 additions and 24 deletions
@@ -1186,7 +1186,6 @@ class AdminSupplyOrdersControllerCore extends AdminController
*/
protected function postProcessUpdateReceipt()
{
trace('test');
// gets all box selected
$rows = Tools::getValue('supply_order_detailBox');
if (!$rows)