Fixing style errors.
This commit is contained in:
parent
2a391dc13f
commit
0511d5848e
@ -1556,7 +1556,7 @@ class CommandeFournisseur extends CommonOrder
|
|||||||
*
|
*
|
||||||
* @param User $user User making the clone
|
* @param User $user User making the clone
|
||||||
* @param int $socid Id of thirdparty
|
* @param int $socid Id of thirdparty
|
||||||
* @param int $notrigger Disable all triggers
|
* @param int $notrigger Disable all triggers
|
||||||
* @return int New id of clone
|
* @return int New id of clone
|
||||||
*/
|
*/
|
||||||
public function createFromClone(User $user, $socid = 0, $notrigger = 0)
|
public function createFromClone(User $user, $socid = 0, $notrigger = 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user