I have a routing on POForm that emails the supplier the PO and drawings from the Job (this is for Subcontract). Our buyer just told me that a PO with 4 lines is only emailing the attachments from the job for the first PO line. I checked the routing and everything is set up for “all”, so I do not think there is an error in what I set up. I am thinking the error is in how I set it up.
The only thing I could think of with the routing is that I should put the break on PODetail instead of POHeader? But I would think that it would then send an email for every line.
I’m at a dead end and any insight or ideas are appreciated.
@ckrusen , thanks for the second guess. I went back and looked at all of the elements of the routing and realized that my condition was on PORel but my take attachment was on PODetail. I switched the take attachment to PORel and that fixed it.