I am exploring inventory stock movement system, which allows requester to submit stock Deposit and Withdrawal. I want to avoid users from manually change the stock quantity. The system should able to deduct the quantity from the total value and display the balance. This is to avoid human error calculation.