What BO is Auto Receipt?

,

I am going bananas trying to figure out how to find the BO that fires for the Auto Receipt function on jobs. The receipt is happening. I did a trace but the only BOs that show up are LaborImp and EmpBasicImpl. I added pop up boxes to both the pre and post processing methods below and none of them popped up after I ended activity. I refreshed the Job Tracker and the Auto Receipt happened. What am I miising?!?!?!? :melting_face:

ReceiptsFromMfg.GetList
ReceiptsFromMfg.GetNewReceiptsFromMfg
ReceiptsFromMfg.GetNewReceiptsFromMfgJobAsm
ReceiptsFromMfg.GetNewReceiptsFromMfgMtlQueue
ReceiptsFromMfg.PreUpdate
ReceiptsFromMfg.ReceiveMfgPartToInventory
PartTran.GetNewPartTran
PartTran.Update
PartTran.UpdateExe

here is a thread about auto receive. I think labor.Update or a PartTran DD is what is mentioned.

1 Like