I have level 0 products (finished product), level 1 products (component) and level 2 products (sub-component).
My subcomponents have all the price calculations, which are inherited by the component and then the finished product.
At the end, based on the finished product group, I want to add a % margin. This becomes then my sales price.
That's my calculation. Then (in a temp table?) I want to have a full price simulation where I can change whatever (margin, VAT, VAT refund, subcomponent prices, add different subcomponent) and see what happens. Then to give that out as a report and choose to either save or discard these changes.
If saved, they should have a reason on why something was changed.
Link to my model: model
I don't know if my model can represent that.. at all.
Please advise.
My subcomponents have all the price calculations, which are inherited by the component and then the finished product.
At the end, based on the finished product group, I want to add a % margin. This becomes then my sales price.
That's my calculation. Then (in a temp table?) I want to have a full price simulation where I can change whatever (margin, VAT, VAT refund, subcomponent prices, add different subcomponent) and see what happens. Then to give that out as a report and choose to either save or discard these changes.
If saved, they should have a reason on why something was changed.
Link to my model: model
I don't know if my model can represent that.. at all.
Please advise.
Comment