• Relationship sequence in Create and Update

    Hi all, I am using SugarCRM Enterprise, Version 8.3.0 (Build 149) (Winter '19). I have developed custom action for workflow which contain following code. if ( $opportunityBean - > load_relationship ( 'contacts' ) ) { // $bean is object of Meeting $load…