I am finding trouble creating a BoM that depends of length and height.
For example, think about a window, that's 1 meter long x 1.5 meters high.
The window BoM will have:
- Hours dedicated * price of an hour
- Auminium/Wood * how long it is (1m) * price of the aluminium bar
- Aluminium/wood * how high it is (1.5m) * price of the aluminium bar
- Glass sqm, based on long x height (1.5 sqm) * price of the glass sqm
- 1 window handle * price of a handle
How would you ensure these parameters are calculated once the height and length attributes are set when the product is listed in a new quotation?
Thank you very much!