VTiger 7 standard relationships between different modules are shown in this article
Relationships connect different modules and the working of the modules depends on the quality and quantity of these relationships. Like other CRM systems, VTiger also use different relations to connect the modules. Standard VTiger most commonly use three types of relationships which are as following
One to One (1:1) : One record of a module is associated with only one object of other module
One to Many (1:M) : One record of a module is associated with multiple records of another module
Many to Many (M:M) : Multiple records of a module are related to multiple records of another module and vice versa
Moreover, you can add custom relationships between two modules using Custom Module Builder extrension
The first value in the relation is related to the module listed in column at left side, the second value in the relationship is related to the module listed in the horizontal row at the top.
E.g. Campaign’s relationship with Contacts is (1:M), this means 1 campaign can be connected with multiple contacts
There exists some special relationships among some modules. Some of them are mentioned below
Next article: Adding Upcoming Activities Widget to the Dashboard