Skip to main content
Solved

Copy Data to Linked Orders


cmoreland
Semi-Pro III
Forum|alt.badge.img

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? 

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 

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img+2
  • Pro I
  • 103 replies
  • May 12, 2021

Specify auto-numbering attribute for the given order field, based on the given job order numbers


KishoK
Jr Varsity I
  • Jr Varsity I
  • 15 replies
  • Answer
  • May 12, 2021

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 


cmoreland
Semi-Pro III
Forum|alt.badge.img
  • Author
  • Semi-Pro III
  • 106 replies
  • May 12, 2021
KishoK wrote:

You can override the persisting method (save event) of the 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 

That would be the best route as this field needs to be set manually. I was looking for the save event but was missing it. I will look a little deeper. 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings