Hi ,
I have process where to manufacture end product(item p) I need sheet of metal later that sheet goes through multiple stages
Shedding (sheet is divided into strips) (p1p)
Cutting (each strip is divided into small pieces)(P2P)
Revitting(p3p)
Plating (p4p)
Packaging (p5p)
Barcoding (p)
So i want to name output of each stage because there are times I may not use all of the strips or all of small pieces of stripe generate at process 2. How can I implement this in ERPnext?
@abidomar thank for your reply. I know operation and workstation but my issue here is how name the output generated at each stage and maintain its stock
From the process that you’ve described, those are clearly “operations” performed in your manufacturing process. Now, if you want to maintain stock of the “output” of each of those stages then you first need to define the “output” products (eg. strips in step 1).
Once you have the list of these “output” products, create new items under the item group “sub-assemblies”. This way you can maintain stock of these products and also utilize them to produce the main finished good i.e. item P in your example.
Hello,
One way to do it is to create each product of operation as Item also
The intermediate product is an Item also, not to sell not to buy.
You’ll have
Item “Strips” with a BOM that use Item “Sheet”, with Operation “Cut In Big”, to produce Item “Strips”.
Item “Small Pieces” with a BOM that use Item “Strips”, with Operation “Cut In small” to produce Item “Small Pieces”
Item “Small Pieces Reverted” with a BOM that use Item “Small Pieces” with operation “Revert Them” to produce Item “Small Pieces Reverted”
Item “Small Pieces Reverted And Plated” with a BOM that use Item “Small Pieces Reverted” with operation “Plated” to produce Item “Small Pieces Reverted And Plated”
etc…
That mean mange each qty you have to create as many as Work Order as operation.
But there is also an option that create stock movement at each operation, but If you want to manage intermediate stock, you have to make them as Item