RE: How to define the operation and routing for the production of the items
Hello Nizam,
For Operations you have : Cutting, Drilling, Crafting, Assembly-1, Assembly-2, Assembly-3
For your routes, Its easier if for a single item you see all the operations that are applied to transform it. If you look at it in this manner, your Routes would be:
For items AWC1, BWC2, CWC3
Route 1:
10 Cutting
For Items AWC5, BWC4, CWC7
Route 2:
10 Cutting
20 Drilling
For Items AWC6, CWC2
Route 3:
10 Cutting
20 Drilling
30 Crafting
etc
Route 4:
10 Cutting
20 Drilling
30 Crafting
40 Assembly-1
etc
Route 5:
10 Cutting
20 Drilling
30 Crafting
40 Assembly-3
etc
Route 6:
10 Cutting
20 Drilling
30 Crafting
40 Assembly-1
50 Assembly-2