mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Comment
This commit is contained in:
parent
a947215ac1
commit
5da952cf8a
|
|
@ -90,7 +90,8 @@ class MouvementStock extends CommonObject
|
|||
|
||||
// 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 int $fk_product Id of product
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user