Skip to main content

Hi team,

Is there a way to create a project from another by copying, including the creation of work orders equivalent to those of the original project?

When I say equivalent, I mean with the same job template.

Any ideas?

In Standard IFS this is not possilbe.

Creating an Activity with Tasks might give a solution with a custom event;

  • Progress Template ID = Work Task Template ID
  • Event on New Progress Template on Activity Task
    • Create WorkOrder from the WorkTaskTemplate similar to Progress Template ID

This is how I would do this.


Reply