Description of the issue
A feature was added to the Production Plan here #25478 to consolidate order lines for the same Item into a single string of Work Orders. However, each consolidated line is still treated completely separately when generating sub-item work orders. It is common/conceivable that items on a production plan share the same sub-component, which should also be combined together when creating the Work Orders.
Context information (for bug reports)
Output of bench version
Steps to reproduce the issue
- Create a consolidated Production Plan with lines that share a sub-component, e.g. blue and red cars that have the same wheels
- Create the Work Orders
Observed result
Separate work orders for the wheels for the red cars and blue cars
Expected result
One work order for all the wheels
Description of the issue
A feature was added to the Production Plan here #25478 to consolidate order lines for the same Item into a single string of Work Orders. However, each consolidated line is still treated completely separately when generating sub-item work orders. It is common/conceivable that items on a production plan share the same sub-component, which should also be combined together when creating the Work Orders.
Context information (for bug reports)
Output of
bench versionSteps to reproduce the issue
Observed result
Separate work orders for the wheels for the red cars and blue cars
Expected result
One work order for all the wheels