I am trying to do the following:
1. every time i enter something in the inventory table, i want it to be able to iteratively check for any avaliable stock and update the quantity instead of making a new entry every time.
2. Also, every time i do a requisition, it must "Subtract" that amount...