Comment
This commit is contained in:
parent
e41e0f069a
commit
87a5defbd3
@ -2329,7 +2329,7 @@ class Societe extends CommonObject
|
|||||||
/**
|
/**
|
||||||
* Return array of sales representatives
|
* Return array of sales representatives
|
||||||
*
|
*
|
||||||
* @param User $user Object user
|
* @param User $user Object user (not used)
|
||||||
* @param int $mode 0=Array with properties, 1=Array of id.
|
* @param int $mode 0=Array with properties, 1=Array of id.
|
||||||
* @param string $sortfield List of sort fields, separated by comma. Example: 't1.fielda,t2.fieldb'
|
* @param string $sortfield List of sort fields, separated by comma. Example: 't1.fielda,t2.fieldb'
|
||||||
* @param string $sortorder Sort order, separated by comma. Example: 'ASC,DESC';
|
* @param string $sortorder Sort order, separated by comma. Example: 'ASC,DESC';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user