[Vtigercrm-developers] Contacts/Accounts relationships?

Alan Lord alanslists at gmail.com
Thu Jun 4 09:41:36 GMT 2015


Hi all,

in a 6.2.0 project I am working on we have modified the Leads module to 
have a relationship with Contacts. We have replace the original relation 
field in Contacts with a UI10 field called acclead_id. This was 
configured through the vtlib API and is correctly represented in 
vtiger_fieldmodulerel

In the Related List of Contacts in Accounts I can add a Contact and it 
correctly identifies the correct field to use and the record is added 
and show in the list after creation.

However, deletion doesn't work. This is because the relation field(s) 
are hardcoded in the Contacts.php class.

Hope that helps someone else.

Al



More information about the vtigercrm-developers mailing list