I see that there are two modules, one for contacts and the other for users. Correct me if I am wrong. Contacts can not log in. Only users can. User module does not have all the functionalities that Contact module has.
If we want to use contact module for all the functionalities that user modules does not, and allow contacts to log in and use those same functionalities, then do we have to duplicate a person as a contact and an user?
My initial thought is to include a business logic from user module in contact module so that when a contact is added, that person will also be added as an user. Of course, it would mean that we need to maintain one to one relationship between contact and user. Is this approach pretty much the way to go?
We just started becoming familiar with SugarCRM. We want to make sure we are not missing anything here.
Thanks.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks