Comment
This commit is contained in:
parent
a947215ac1
commit
5da952cf8a
@ -90,7 +90,8 @@ class MouvementStock extends CommonObject
|
|||||||
|
|
||||||
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
|
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
|
||||||
/**
|
/**
|
||||||
* Add a movement of stock (in one direction only)
|
* Add a movement of stock (in one direction only).
|
||||||
|
* $this->origin can be also be set to save the source object of movement.
|
||||||
*
|
*
|
||||||
* @param User $user User object
|
* @param User $user User object
|
||||||
* @param int $fk_product Id of product
|
* @param int $fk_product Id of product
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user