Employee Hierarchy Question
Hi Gurus,
I just want to know the standard functionality of employee hierarchy. For example:
Approval Hierarchy: (A->B->C->D).
B supervisor of A.
C supervisor of B.
D supervisor of C.
Now, A created a PR and approves it. PR will follow approval hierarchy and PR will go to B.
Let's suppose B doesn't approve the PR. What will happen? Will the approval go to C?
Thanks