Code comment
This commit is contained in:
parent
9d407cdc03
commit
bcbe28d802
@ -1578,11 +1578,11 @@ abstract class CommonObject
|
||||
|
||||
|
||||
/**
|
||||
* Return list of id of contacts of project
|
||||
* Return list of id of contacts of object
|
||||
*
|
||||
* @param string $source Source of contact: external (llx_socpeople) or internal (llx_user) or thirdparty (llx_societe)
|
||||
* @return array Array of id of contacts (if source=external or internal)
|
||||
* Array of id of third parties with at least one contact on project (if source=thirdparty)
|
||||
* Array of id of third parties with at least one contact on object (if source=thirdparty)
|
||||
*/
|
||||
function getListContactId($source='external')
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user