[-] Core: StockAvaible::updateQuantity should return a value
This commit is contained in:
@@ -441,6 +441,8 @@ class StockAvailableCore extends ObjectModel
|
||||
'quantity' => $stock_available->quantity
|
||||
)
|
||||
);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user