How to add comments on a Job Traveler by part?

Wanting to add custom comments to each Job Traveler specific to the manufactured part, but cannot seem to find the field in which I can do this. Any ideas?

You should be able to add/view all/either of the JobHead.CommentText field for the Job itself, the JobAsmbl.CommentText for a given Assembly, or the JobMtl.MfgComment if you are wanting comments related to a specific Job Material. You will need to update the RDD and SSRS report to ensure the comments appear where/how you are wanting.

1 Like

You can also add them at the Part level, Part.MfgComment. anything in this field at the Part level will copy to JobHead.Comment and will appear on the traveler for jobs that manufacture that part.

3 Likes