Skip to main content

When the status of a parent work order is changed there is a prompt to change the status of all the child work orders. Is it possible to update other data on the parent work order that could then be applied to the child work orders as well?

 

For example, if you enter an Actual Finish Date on the parent work order, is there a way for that date to be populated on the child work orders?

Hi @hmccabe,

You should be able to do this with a Business Rule. Triggered on the relevant field on the parent changing and then outputting the change to any WO with the original WO as it’s parent.

Kind regards,

Lee Pinchbeck


thank you