fix: restock
This commit is contained in:
@@ -39,6 +39,7 @@ class RestockNotificationService extends BaseService {
|
||||
options: this.options_,
|
||||
eventBusService: this.eventBus_,
|
||||
productVariantService: this.productVariantService_,
|
||||
restockNotificationModel: this.restockNotificationModel_,
|
||||
})
|
||||
|
||||
cloned.transactionManager_ = transactionManager
|
||||
|
||||
Reference in New Issue
Block a user