I have created a Custom Filed on the Production Order called Job Number. Historically we have used this work with complex Parent Child issues (Yes I know we could use Product Number however we manually assign these job codes) I want the Job Number to auto populate on the linked order. What is the best way to accomplish this?
Solved
Copy Data to Linked Orders
Best answer by KishoK
You can overide the persisting method (save event) of linked order screen to query back the parent order (production order) and get the respective job number, then you can assign the retrieved job number to linked orders
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.