This PR fixes a bug where the quantity field in a BOM was not matching the references field.
A same reference can be counted multiple time when split into different parts, eg. U1A, U1B, etc.
We use the reference field to deduce quantity, because it is the ground truth.
This PR fixes a bug where the quantity field in a BOM was not matching the references field.
A same reference can be counted multiple time when split into different parts, eg. U1A, U1B, etc. We use the reference field to deduce quantity, because it is the ground truth.