[*] FO : Update filename if product has combinations (and files associated to them)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8987 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -509,7 +509,6 @@ class OrderCore extends ObjectModel
|
||||
/* Stock product */
|
||||
$resultArray[(int)$row['id_order_detail']] = $row;
|
||||
}
|
||||
p($resultArray);
|
||||
|
||||
return $resultArray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user