The Home Page of PWA there is a web part labled by "Track your Work", it contains 4 green buttons (Projects, Approval, Tasks, Reports).
The Approval Button contains a counter that indicates the number of approvals pending.
The Problem is that, if a user has 3 approvals pending, two of them are of Type "Administrative Time", and the 3rd is of type "Status Update", the Approval Button should show 3 on the counter, however it shows 1, neglecting approvals of type "Administrative Time".
There are some resources that are not assigned on projects, in fact they only submit their timesheets in administrative tasks, which means that their resource managers will never see that they have pending approvals.
Any Guides?