When a user configures a product with a master BoM, the variant gets created with it's own associated BoM however the quantities of the components seem to be ignored.
Operations are also ignored and should be copied over to the variant BoM.
Here is a simple BoM for the product template that has several components with quantities.
After configuring the product, the variant is created with it's BoM but the quantities are ignored and the default 1.0 are set.
You can see it doesn't matter if configuration sets are used or not, all components have a qty of 1 on the variant's BoM.
To Reproduce
Affected versions: 14.0 (I didn't check other versions)
Steps to reproduce the behavior:
Create a configurable product.
Create a BoM for the configurable product. Add component lines with and without configuration sets.
Configure the product so it will create a variant and variant BoM.
Expected behavior
The variant's BoM components should contain the quantities that are specified in the product templates BoM. Below is a corrected screenshot of the expected output of the items explained in the description of the bug.
Additional context
This was discovered in v14 so it's unknown if this is an issue in other versions.
Module
product_configurator_mrp
Describe the bug
When a user configures a product with a master BoM, the variant gets created with it's own associated BoM however the quantities of the components seem to be ignored.
Operations are also ignored and should be copied over to the variant BoM.
Here is a simple BoM for the product template that has several components with quantities.
After configuring the product, the variant is created with it's BoM but the quantities are ignored and the default 1.0 are set.
You can see it doesn't matter if configuration sets are used or not, all components have a qty of 1 on the variant's BoM.
To Reproduce
Affected versions: 14.0 (I didn't check other versions)
Steps to reproduce the behavior:
Expected behavior The variant's BoM components should contain the quantities that are specified in the product templates BoM. Below is a corrected screenshot of the expected output of the items explained in the description of the bug.
Additional context This was discovered in v14 so it's unknown if this is an issue in other versions.