I have a situation, where my work order can have 3 to 4 work orders which are associated with each other. It will not be only one work order that I can do parent child relationship. I want that if word order a is associated with b and c, then from c i should know that this work order has 2 other associated work order.
Is there some cool way to do this?