Does anyone know where the code that reduces the inventory by one on products ordered after an order is completed is located? Ive combed through the checkout folders and cant seem to locate it.
Im assuming its something like:
- Order is placed
- Array of products ordered
- Deducts "1" from each inventory number
Any help is appreciated!