Apache/2.2.4 (Unix) PHP/5.2.8 ON CentOS (current...not sure which version)
Sugar 5.2e
I have some 23000 Accounts.
Some Accounts are agencies. Other Accounts can be related to one or more agency type account.
How can I create a relationship between Accounts and Accounts of type agency?
For each Account that is type = agency, I have a way to identify the account.
For each Account that is related to one or more agency Account, I have the ID numbers of the Accounts they're related to.
Likewise, I'll need a relationship between Accounts of type agency and the Accounts that belong to them.
I'm trying to avoid creating a custom module 'Agencies' by just using the Account module for both purposes.
Specifically, I need a way to set the relationships after or during importing the data from CSV files.
An Account may belong to one or more Account of type agency.
An agency Account may have one or more Accounts.
???


LinkBack URL
About LinkBacks



Reply With Quote



Bookmarks