Prevent Updating Negative Inventory Counts
Current behavior
Currently, our system allows users to input negative inventory counts when uploading product inventory at stores. This poses a significant problem as it can lead to inaccuracies in inventory management and affect order fulfillment. To maintain data integrity and prevent errors, we need to implement a validation mechanism that disallows users from entering negative inventory counts.
Expected behavior
Implement a validation rule in inventory upload to restrict users from inputting negative inventory counts.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
- [ ] YES
- [ ] NO
Environment details
- Browser:
- OS:
- Code Version:
Additional information
I would like to work on this issue. Can you assign this to me?
Sure @K-Daksh
Closing as not relevant, as the UI for the app has been revamped.