FIX : doc comment for parameter $fk_product

This commit is contained in:
gauthier 2016-09-20 15:31:55 +02:00
parent dc15eb079a
commit b95b84a665

View File

@ -229,6 +229,7 @@ class ProductStockEntrepot extends CommonObject
/** /**
* Load object in memory from the database * Load object in memory from the database
* *
* @param int $fk_product Product from which we want to get limit and desired stock by warehouse
* @param string $sortorder Sort Order * @param string $sortorder Sort Order
* @param string $sortfield Sort field * @param string $sortfield Sort field
* @param int $limit offset limit * @param int $limit offset limit