-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scanning Fails for Duplicate Items in Transfer Order After One is Completed #670
Labels
Comments
amansinghbais
added a commit
to amansinghbais/fulfillment-pwa
that referenced
this issue
Aug 1, 2024
…der details page (hotwax#670)
Merged
1 task
amansinghbais
added a commit
to amansinghbais/fulfillment-pwa
that referenced
this issue
Aug 2, 2024
ravilodhi
added a commit
that referenced
this issue
Aug 2, 2024
Improved: logic for updating product count on scanning in transfer order details page (#670)
Issue verified and working fine in release v2.7.2. Hence, closing it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current behavior
A toast message is displayed: "Scanned item is already completed: ", and the scanning process for the second item fails.
Expected behavior
The second item should be scanned successfully, allowing further actions as required.
Steps to reproduce the issue
Login the App with valid user credentials.
Open the transfer order section and open such an order for which the multiple cards are present for the same item.
Mark one of the items as shipped and completed.
Attempt to scan the second item (Item A) in the open tab.
Observe the issue.
Environment details
App version : v2.7.0
App environment : UAT
Additional information
https://jam.dev/c/afe89bdc-1baf-4c42-9670-e5c5b12a6fb7
The text was updated successfully, but these errors were encountered: