Skip to content

Commit

Permalink
#737 Exception in Low stock report for product with another name on a…
Browse files Browse the repository at this point in the history
…dditional storeview
  • Loading branch information
AlexandrVolkov committed Mar 24, 2018
1 parent e4e99f9 commit 890de21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
$product->load($product->getIdBySku('SKU-1'))
->setStoreId($store->getId())
->setName('StoreTitle')
->save();
->save();

0 comments on commit 890de21

Please sign in to comment.