[*] FO : Update filename if product has combinations (and files associated to them)
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