ok I have a stocklist of 2000 parts.. but by the time they go out the door it takes 4 parts at least.. I was wondering if there is a simple way where the select the part at the door and it automatically detucts the other parts.. I am working with php and mysql... I want make it so the system automattically minus's the 4 parts when the one item number is selected.
Can you paste your existing code and what you have tried to do so far? That way we will be able to assist you in the place where you are stuck.
I haven't tried anything.. I was just putting thoughts together.. Is something like this even possible.. or is there a easy way to go about it?
Is there any relation between the item numbers? I mean how the system will know part number say 12345 and 23223 are same products/parts.