I work at a manufacturing plant and I am currently working on getting an inventory system set-up to track parts. I have it all done and functioning except for one part.
My plant builds large farm equipment out of several hundred different parts. My current system keeps track of these parts individually. I have a table with all the parts with how many are used per unit. I have another table with the different equipment that we built. This table is linked to the parts table so each part knows which piece of equipment it goes to.
I need a way for to mark the inventory that has been used. I can do this by individual parts like I am doing now but it causes alot to time to be devoted to marking parts as used. I want to be able to tell access that We build one Trailer Tender for example and have access remove all the parts that go into a Trailer Tender.
Let me know if I missed any information that you may need.
Any Ideas?
My plant builds large farm equipment out of several hundred different parts. My current system keeps track of these parts individually. I have a table with all the parts with how many are used per unit. I have another table with the different equipment that we built. This table is linked to the parts table so each part knows which piece of equipment it goes to.
I need a way for to mark the inventory that has been used. I can do this by individual parts like I am doing now but it causes alot to time to be devoted to marking parts as used. I want to be able to tell access that We build one Trailer Tender for example and have access remove all the parts that go into a Trailer Tender.
Let me know if I missed any information that you may need.
Any Ideas?