When a product comes in the serial number is put into the system and a locationID is being added. When the product moves to another location the serial number is being added again. This time with the new locationID.
This way I'm able to see some kind of history where the product has been.
But...
I've a database with product serial numbers and would like to be able to keep track of which product resides on which location.
+----+-------------+--------+-----------+------------+
| ID | Serialnumber| PartID | LocationID| InstDate |
+----+-------------+--------+-----------+------------+
|...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.