Fix travis
This commit is contained in:
parent
08f931b73c
commit
f7df9e1d1f
@ -413,11 +413,9 @@ class FormProduct
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Load in cache array list of lot available in stock
|
* Load in cache array list of lot available in stock from a given list of products
|
||||||
* If fk_product is not 0, we do not use cache
|
|
||||||
*
|
*
|
||||||
* @param array $productIdArray array of product id's from who to get lot numbers. A
|
* @param array $productIdArray array of product id's from who to get lot numbers. A
|
||||||
* @param string $fk_entrepot load lot in fk_entrepot all if 0.
|
|
||||||
*
|
*
|
||||||
* @return int Nb of loaded lines, 0 if nothing loaded, <0 if KO
|
* @return int Nb of loaded lines, 0 if nothing loaded, <0 if KO
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user