// 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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user