Is it possible to setup different default quantities for options in models that are using the same o
Hello,
I would like to ask you for help regarding a problem I can not deal with. I am trying (and failing) to prepare multiple models that are using the same option class, but each model should have different default quantities.
Example:
Two different models with the same option class that contains two options. The structure is like this:
- Model A
- Opton_Class_X
- Option_1
- Option_2
- Opton_Class_X
- Model B
- Opton_Class_X
- Option_1
- Option_2
- Opton_Class_X
The default quantities should be:
- Model_A - Option_1 and Option_2 = 1,23
- Model_B - Option_1 and Option_2 = 2,34
I cannot set the default quantites on Option Class BOM, because they should be different depending on a Model. On the other hand I cannot set it on the Model BOM either, because decimal quantities are not allowed for option classes (