Googling has failed me. What I have is an instance where I order an item from a supplier, when it arrives we split it into two pieces (its a kit of parts), one part stays on the shelf and the other goes off for modifications. When it comes back, the two are usually reunited (not always) and then it goes on its way.
What I would like to do is figure out how handle this situation? Is there some mechanism that I can use to place an order for one item and have it update two items qty when received? Since the two parts are not always used together the qtys of each component is not equal, I need to track each part separately. Does my thinking need adjusted?
Thanks,
Ty
*This post is locked for comments