Changes

Jump to: navigation, search
no edit summary
Company Relationships are used to link one company in a hierarchical structure(i.e. parent and child relationship). In the syntax below the parent object is first company, while the child object is the second company. The function will remove the relationship between the two organisations.
utarole_remove(false,"",30,COMPANYID,30,COMPANYID,,rsetROLEID);
Company [[Association_Settings|Associations]] are used to link a company to a contact. In the syntax below the parent object is first company, while the child object is the user. The function will disassociate the contact from the organisation record.
utarole_remove(false,"",30,COMPANYID,40,USERID,ROLEID,rset); 
Smartstaff, administrator
4,478
edits

Navigation menu