Code comment

This commit is contained in:
Laurent Destailleur 2017-09-03 00:46:28 +02:00
parent e6f0e76988
commit ec0d277123

View File

@ -393,7 +393,8 @@ class Societe extends CommonObject
/**
* Create third party in database
* Create third party in database.
* $this->code_client = -1 and $this->code_fournisseur = -1 means automatic assignement.
*
* @param User $user Object of user that ask creation
* @return int >= 0 if OK, < 0 if KO