R
rodchar
Hi All,
I have an employees database which consists of personnel and salespeople.
Let's say I have 2 offices. One in Los Angeles and one in New York. I have
Sales Managers and Sales Reps in both locations.
What's the simplest way to handle these roles in a system? For instance, how
do I make sure that sales managers can only see their sales reps and no one
else's. And regional managers can see all sales managers under them only. And
system administrators can see everyone.
How do you handle this type of hierarchy in a system end-to-end? Any kind
of resource is welcomed.
Thanks,
Me
I have an employees database which consists of personnel and salespeople.
Let's say I have 2 offices. One in Los Angeles and one in New York. I have
Sales Managers and Sales Reps in both locations.
What's the simplest way to handle these roles in a system? For instance, how
do I make sure that sales managers can only see their sales reps and no one
else's. And regional managers can see all sales managers under them only. And
system administrators can see everyone.
How do you handle this type of hierarchy in a system end-to-end? Any kind
of resource is welcomed.
Thanks,
Me