fix: restock

This commit is contained in:
Sebastian Rindom
2021-04-09 19:31:56 +02:00
parent 7897610620
commit 237ed51307
2 changed files with 9 additions and 3 deletions
@@ -39,6 +39,7 @@ class RestockNotificationService extends BaseService {
options: this.options_,
eventBusService: this.eventBus_,
productVariantService: this.productVariantService_,
restockNotificationModel: this.restockNotificationModel_,
})
cloned.transactionManager_ = transactionManager