Added missing parameter comment
This commit is contained in:
parent
97223bf2eb
commit
22202c2d27
@ -441,6 +441,7 @@ class Expedition extends CommonObject
|
|||||||
* @param int $entrepot_id Id of warehouse
|
* @param int $entrepot_id Id of warehouse
|
||||||
* @param int $origin_line_id Id of source line
|
* @param int $origin_line_id Id of source line
|
||||||
* @param int $qty Quantity
|
* @param int $qty Quantity
|
||||||
|
* @param int $rang Rang
|
||||||
* @param array $array_options extrafields array
|
* @param array $array_options extrafields array
|
||||||
* @return int <0 if KO, line_id if OK
|
* @return int <0 if KO, line_id if OK
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user