Skip to main content
Solved

Copy of projects including workorders

  • March 30, 2022
  • 1 reply
  • 85 views

Forum|alt.badge.img+5
  • Sidekick (Employee)
  • 6 replies

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?

Best answer by MR10

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.

1 reply

Forum|alt.badge.img+12
  • Hero (Employee)
  • 142 replies
  • Answer
  • March 31, 2022

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.