@param desc
This commit is contained in:
parent
be56f76743
commit
105e024c48
@ -1270,6 +1270,7 @@ class CommandeFournisseur extends CommonOrder
|
|||||||
* @param date $eatby eat-by date
|
* @param date $eatby eat-by date
|
||||||
* @param date $sellby sell-by date
|
* @param date $sellby sell-by date
|
||||||
* @param string $batch Lot number
|
* @param string $batch Lot number
|
||||||
|
* @param int $fk_commandefourndet Id of supplier order line
|
||||||
* @return int <0 if KO, >0 if OK
|
* @return int <0 if KO, >0 if OK
|
||||||
*/
|
*/
|
||||||
function DispatchProduct($user, $product, $qty, $entrepot, $price=0, $comment='', $eatby='', $sellby='', $batch='', $fk_commandefourndet='')
|
function DispatchProduct($user, $product, $qty, $entrepot, $price=0, $comment='', $eatby='', $sellby='', $batch='', $fk_commandefourndet='')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user