Skip to content
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

Implemented: new scanning behaviour on the cycle count items (#429) #499

Merged
merged 7 commits into from
Nov 11, 2024

Conversation

amansinghbais
Copy link
Contributor

@amansinghbais amansinghbais commented Nov 8, 2024

Related Issues

#429 #495 #359

Short Description and Why It's Useful

  • Added support for scanning product from the sarchbar and incrementing count accordingly.
  • Fixed Incorrect Product Count Display in Counted Tab on Store View Screen.
  • Fixed issue related to Variance is not being reset when new items are being selected

New Behaviour:

  • When user search an product for the first time, it comes in the view.
  • In case of pending items, it will increment count on each scanning if product is already in the view.
  • In case of counted items, on scanning item comes in the view, but count increment will start after manually enabling Re-count.
  • On scanning product, the updated count will be saved on scanning a new item. Also the last item count need to be saved manually.
  • On changing tab, or clicking back button we show and alert that all updated count will not be saved for confirmation.

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance

@amansinghbais amansinghbais changed the title Implemented: new scanning behaviour on the cycle count items (#429) [WIP] Implemented: new scanning behaviour on the cycle count items (#429) Nov 8, 2024
@amansinghbais amansinghbais changed the title [WIP] Implemented: new scanning behaviour on the cycle count items (#429) Implemented: new scanning behaviour on the cycle count items (#429) Nov 8, 2024
src/locales/en.json Outdated Show resolved Hide resolved
src/views/CountDetail.vue Show resolved Hide resolved
src/views/CountDetail.vue Outdated Show resolved Hide resolved
…y counted items, and optimized code to find item (hotwax#429)
@ravilodhi ravilodhi merged commit b06bd09 into hotwax:main Nov 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants