Fix Purchase Order System
The purchase order system as it relates to auto-populating the low stock items from a particular vendor does not work in a way that is useful. Right now when you create an item you put in the desired stock and the reorder amount. When the purchase order is made in the manner listed above it simply orders the entire desired stock amount when your reorder amount amount matches.
For example: We have two screens in stock but our desired stock is 5 and our reorder amount is at 2. The system now will just order 5 more but it would be better if it ordered the difference of how many we had and how many we wanted.
Since we always reorder parts before we run out completely the purchase order system does not work and therefore is completely ineffective. If the formula for calculating the reorder amount was tweaked it seems like it would be the perfect solution.
This should be working as expected now.