[-] WS: Fix #PSCFV-4948
This commit is contained in:
@@ -121,6 +121,8 @@ class CombinationCore extends ObjectModel
|
||||
StockAvailable::setProductOutOfStock((int)$this->id_product, StockAvailable::outOfStock((int)$this->id_product), null, $this->id);
|
||||
|
||||
SpecificPriceRule::applyAllRules(array((int)$this->id_product));
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
public function deleteAssociations()
|
||||
|
||||
Reference in New Issue
Block a user