Search code examples
workflowinventoryerpflowchart

FlowChart: production management handle remainder of disassembled item


This is general question about the EPR/Inventory management that with production of:

1) assemble 2) disassemble

normally on assemble, the Finished Good that we produced will just go to inventory as stock. example:

Finished good:

1x Desktop CPU

Raw Meterials:

1x1TB HDD
2x2GB DDR3 RAM
1xMotherBoard
1xIntel Core i7
1xPower Supply
1xAtx Casing

On reversal production, we will disassemble the finished goods, and get the raw materials and put back to inventory as stock.

Problem is: when i have 1000ml of fluid medicine as my raw material, and i disassemble it to 2x360ml, and there is a remainder of 280ml. How do i handle the 280ml of the fluid? we cant just trash the remainder, and also cant store the 280ml, because if we do this like 100 times, there will be 280mlx100 ended at no where?

I need some suggestion or opinion on how to handle this. I'm on the stage of developing flow chart. No programing related.

thanks


Solution

  • I'm not totally sure that I understand your question, but let me try. If the assembled product could be stored, you could restrict the assembling process to use batches of 9 lts of raw material. In that way you create 25 x 360ml portion without any loss. Let me know if this helps.