The quantity of items to remove from order can more than the ordered item quantity. In the following situation, I put 3 chicken in the order, but I want to remove 4 chicken, instead of showing an error, the system remove all the chicken in the order.

The system should output an error of the input removal quantity is more than the ordered quantity.
The quantity of items to remove from order can more than the ordered item quantity. In the following situation, I put 3 chicken in the order, but I want to remove 4 chicken, instead of showing an error, the system remove all the chicken in the order.

The system should output an error of the input removal quantity is more than the ordered quantity.