G'day
I am not sure where to log this request.
I have 3 tables.
I do not want to modify the table containing the preconfigured list of assemblies. As 99% of the time I will use the initial preconfigured assembly without any modifications.
Finally from the customer order I want to produce a list of all components required to fill the order. (i.e. a total BOM at a component level).
Think of it as a new car dealer ordering 5 stock standard new cars fitted with a standard steering wheel. But one of the five cars requires a wooden steering wheel.
If I was at the factory I would need to order 5 sets of everything for these cars except for the steering wheel where I would need 4 standard steering wheels and one wooden steering wheel
Can someone please point me to an example of where this is done.
Thanks in advance.
I am not sure where to log this request.

I have 3 tables.
- a table of customer orders
- A table of preconfigured Assemblies with a bill of materials (or Components)
- A table of components which can be ordered individually and they may also be part of an preconfigured assembly
I do not want to modify the table containing the preconfigured list of assemblies. As 99% of the time I will use the initial preconfigured assembly without any modifications.
Finally from the customer order I want to produce a list of all components required to fill the order. (i.e. a total BOM at a component level).
Think of it as a new car dealer ordering 5 stock standard new cars fitted with a standard steering wheel. But one of the five cars requires a wooden steering wheel.
If I was at the factory I would need to order 5 sets of everything for these cars except for the steering wheel where I would need 4 standard steering wheels and one wooden steering wheel
Can someone please point me to an example of where this is done.
Thanks in advance.