BAQ Needed for Job complete, not closed

,

Would anyone happen to know how to write BAQ for all jobs completed but not closed?

I’m new to Epicor and my SQL experience is slowly coming back to me. I was using ECI Solutions - M1 previously and I used this grid daily. I’d like to create a version in Epicor to help us ensure nothing is missed.

Criteria on the JobHead table as such:
JobComplete = true
JobClosed = false

Just posted about this here.

1 Like

Once you go over @Banderson guide this information is in the JobClosingLog table. If you use auto complete and auto close any jobs that can’t complete or close with an exception are here.

image

1 Like