I am creating an inventory table from the task table.
I am creating an inventory table from the task table. I would like to have a 1:1 association with a catalog item. When the user requests an item from the Catalog then the status in the task table would change from "available" to "on order or rese...