Discussions
Report on a 'disabled' employee using timesheet_summary API
almost 6 years ago by Martin Barrett
Hi,
How can i individually report on a 'disabled/inactive' employee using the timesheets_summary API?
It appears you cannot.
It appears you have to use report on all disabled users using parameter employee = -99 and then manually filter from the results from this bulk report (which isnt really answering the query)
Surely it would be better practice to separate the concerns and have 2 parameters:
- Employee_Status (active / disabled)
- Employee (Emp ID)
Can i suggest this request (if not capable already)?
Thanks
Martin