Discussions

Ask a Question
Back to All

Report on a 'disabled' employee using timesheet_summary API

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:

  1. Employee_Status (active / disabled)
  2. Employee (Emp ID)

Can i suggest this request (if not capable already)?

Thanks
Martin