Is it possible to backflush a multilevel BOM to its lowest level?
For instance,
Item A = Parent Item
Item B = Child Item (Takes 2 B's to make item A)
Item C = Grandchild Item (Takes 3 C's to make item B)
If I issue a receipt from production for 1 item A, can it backflush so that Item A is increased by 1 and Item C is decreased by 6?
The system is currently increasing Item A by 1 and decreasing Item B by 2.
Thanks,
Luke