I want to change the behaviour of Sugar CRM community version. Here's what sugar currently does:
I want to change step 8 such that George is not allowed to see the user he "reports to". George should only be able to see child users and descendants of those child users. George should not be able to see anyone above him.
How can I achieve this? will sugar support this feature?
I learned that this requires a lot of code customization. Here's a thread that explains it