hotwax / receiving

HotWax Commerce Receiving App
https://receiving.hotwax.io/
Apache License 2.0
8 stars 40 forks source link

Quantity should not be prefilled with 0 as causing server error #232

Closed adityasharma7 closed 1 year ago

adityasharma7 commented 1 year ago

Current behavior

When the quantity is prefilled with 0 and the user has not received the item, the quantity is passed is 0 causing action failure: Both quantity to accept and quantity to reject cannot be zero.

Expected behavior

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

Environment details

Additional information