new updates in the cycle count app#1340
Merged
dt2patel merged 22 commits intohotwax:user-guides-pubfrom Jun 13, 2025
gauravbhand1611:user-guides-pub
Merged
new updates in the cycle count app#1340dt2patel merged 22 commits intohotwax:user-guides-pubfrom gauravbhand1611:user-guides-pub
dt2patel merged 22 commits intohotwax:user-guides-pubfrom
gauravbhand1611:user-guides-pub
Conversation
…tions. Including - Triggering cycle count on rejection.
Author
removing unexpected variance part - cycle count
dt2patel
reviewed
Jun 11, 2025
documents/retail-operations/inventory/cycle-count/pending-review-count.md
Outdated
Show resolved
Hide resolved
dt2patel
requested changes
Jun 11, 2025
documents/retail-operations/inventory/cycle-count/pending-review-count.md
Outdated
Show resolved
Hide resolved
documents/retail-operations/inventory/cycle-count/pending-review-count.md
Outdated
Show resolved
Hide resolved
documents/retail-operations/inventory/cycle-count/pending-review-count.md
Show resolved
Hide resolved
| If the cycle count is submitted for the first time, a `Submitted` badge will appear. For counts with items that were recounted and re-submitted, a `Re-submitted` badge will indicate that the count was reassigned and resubmitted by the facility after a recount. | ||
|
|
||
| The `pending review list view` also shows how many of the assigned items have been counted as well as the due date of the count. Clicking on a count opens the detail page for it. | ||
| The pending review list view also shows how many of the assigned items have been counted as well as the due date of the count. Clicking on a count opens the detail page for it. |
Contributor
There was a problem hiding this comment.
follow same pattern as used above for "review cycle count"
|
|
||
| {% hint style="info" %} | ||
| When an inventory is rejected by the fulfillment team in HotWax Commerce, the ATP of that product gets 0, while the QOH remains the Same. Once inventory is updated through the Cycle count app, the variance for both the QOH and ATP is recorded separately. For example, if the QOH of the inventory is 10 and the ATP is 0 due to order rejection, and during the inventory count the inventory available is 9 then the variance will be updated as -1 and +9 for QOH and ATP respectively. | ||
| When an inventory is rejected by the fulfillment team in HotWax Commerce, the ATP of that product gets 0, while the QOH remains the Same. Once inventory is updated through the Cycle count App, the variance for both the QOH and ATP is recorded separately. For example, if the QOH of the inventory is 10 and the ATP is 0 due to order rejection, and during the inventory count the inventory available is 9 then the variance will be updated as -1 and +9 for QOH and ATP respectively. |
Contributor
There was a problem hiding this comment.
Follow pattern of capitalizing app names
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cycle count documentation update - with filter option , search and sort options.
how cycle count created on rejection and how to access closed counts detailed view.