Hi,
On my test case we enter and order with 3 operations (each of the belong to different work centers) and all of them have a FS relationship.
But only the first one has a "Must start" restriction.
So:
Operation 0010 - Start 10/07 ends 11/07 - Work Center One - Must start 10/07
Operation 0020 - Start 12/07 ends 13/07 - Work Center Two - Follows 0010 (order relationship)
Operation 0030 - Start 14/07 ends 15/07 - Work Center Three - Follows 0020 (order relationship)
When we dispatch the order on CM25.
Operation 0010 is not moved because of the restriction (this is expected)
But operation 0020 and 0030 were moved to the earliest point and not respecting the REO relation.
Strategy profile is with the "Dispatch at earliest point in time" indicator.
Do someone know, what do we need to do to make the program respect the order relationship ??
Kind regards,