Is there any way to run a report to get all time details that were submitted but not approved yet?
A BAQ with the LaborDtl table where NOT STATUS = 'APPROVED'
should do the trick.
6 Likes
Is there any way to run a report to get all time details that were submitted but not approved yet?
A BAQ with the LaborDtl table where NOT STATUS = 'APPROVED'
should do the trick.