Multiple Rows of Same Item in Work Order

Hello everyone!

I’m working on the Manufacturing Domain of Erpnext.

My requirement -
We have a Product ‘Roll’ which is manufactured by using multiple Sub-Assembly Item ‘Pass’.
‘Pass’ is manufactured using Raw Material ‘D2 Steel’.

The BOM for Roll is something like this -
Roll = Pass * 2 ( OD = 125, Thickness = 80)
Pass * 1 (OD = 167.57, Thickness = 51)
Pass * 2 (OD = 150, Thickness = 12) , so on.
The sizes for the Sub-Assembly item ‘Pass’ are always customized, so cannot create Item Varient for it.

But when I create Work Order for Roll, the sub-assembly items are grouped together into a single row. ( Roll = Pass * 5, instead of Pass * 2, Pass * 1, Pass * 2 )

Can anyone help me with this issue, if there is any workaround for the same?
Thanks in advance!!

1 Like