I’m a new user to SuiteCRM. Before i used SugarCR with AOS (version 5.0.1).
There is something i miss in SuiteCRM, that was avaiable at SugarCE with AOS, and that is the list of contracts associated with an account, that was present in the account details on SugarCE.
Is it possible to add them (the contracts) to the account detail view?
Will
I might be missing something, but i don’t see that sub-panel in the account detail page (nor any AOS related panel - quotes, invoices). I printed the page and attached it. There are contracts associated with that account (no invoices or quotes).
I have SuiteCRM Version 7.1.4 installed.
Any ideas?
After some testing I was able to correct this.
Somehow on the standart SuiteCRM install i could not see the account->AOS relationships (namely to quotes, invoices and contracts).
However the relationships where defined in the database.
Here is how i solved this, I’m not sure it is the correct procedure and that it will not have secondary effects.
1 - Go to the admin backoffice->Studio
2 - Add a new many-to-many relationship. In my case i added a many-to-many relationship from accounts to accounts
3 - After this step, the relationships from accounts to AOS became visible!
4 - Delete the many-to-many relationship you made, In my case the one from accounts to accounts
I hope this helps someone else with the same problem or even give a clue to what was causing my problem.