Is Job Scheduled?

Is there a flag somewhere on the JobHead table that tells you if the job has been scheduled? I would like to add a ‘box’ that shows if the job is scheduled on the Job Tracker/Entry screens. Something like this:

Thanks

image

These dates having values (JobHead.StartDate for ex) would indicate the job has been scheduled.

2 Likes

Ok and that’s a pretty reliable indicator?

thanks!

1 Like

Seems like a good one to me! Just tested with a new job, they will stay blank if it isn’t scheduled.

1 Like

Yep, seems to work. If you remove the job from the schedule, it blanks out that date.

1 Like