I am trying to make a material management system.
Basically It consists of
-Material Receipt (Material Code,Received Quantity, Stored Location) and -Material Issued( Material Code, Issued Quantity, Issued Location) .
I have a form for the user to enter receipt material and another form to...