// StockManagerInterface : fixed comment..
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9478 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -112,7 +112,7 @@ interface StockManagerInterface
|
||||
|
||||
/**
|
||||
* For a given product, returns the time left before being out of stock.
|
||||
* By default, for the given product, it will use sum(quantities removed/added in all warehouses)
|
||||
* By default, for the given product, it will use sum(quantities removed in all warehouses)
|
||||
*
|
||||
* @param int $id_product
|
||||
* @param int $id_product_attribute
|
||||
|
||||
Reference in New Issue
Block a user