// Stock decrementation when order is shipped
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9486 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -2156,6 +2156,8 @@ class ProductCore extends ObjectModel
|
||||
/**
|
||||
* Update available product quantities
|
||||
*
|
||||
* @deprecated since 1.5.0
|
||||
*
|
||||
* @param array $product Array with ordered product (quantity, id_product_attribute if applicable)
|
||||
* @return mixed Query result
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user