

Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-06-04
08:03
257 views
How to see time sheet submission date
Hi All,
I need to fetch the time sheet submission date. I see that timesheet transaction history shows that informaiton but what is the table name for that...
The date on which time sheet went to "Pending Approval"...
Thanks.
2 Replies


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-06-04
16:22
Mohit,
would getting the time sheets from tm_time_sheets where status_code = 2 and looking at the last update date not work?
I'm curious about this as well.
Thanks!
Mig


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-06-05
07:27
Mig,
This is only going to give submission date for the timesheets which are "Pending Approval".
How do I get the submission date for timesheets are approved, closed or forzen??
This is what I'm looking for
Thanks