-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: CFA 2022R3
-
Component/s: None
-
Labels:None
-
Sprint:2022.R3 New Features Sprint 1
-
SCRUM Team:Brotherhood of Mutants
-
Story Points:3
-
Work Type Classification:Sustaining
Story
As a user, I would like items from stores where the monthly suggested count is in a draft state to be displayed in the dat set.
Update Goal
The goal of this story is to make sure that all items for all stores in the Suggested Count zone are represented in the Suggested Count Export regardless of their draft status of the count.
Details
Currently, there is a case where suggested count items for a store do not show up in the Suggested Count Export. There are a couple conditions that make this case true:
- The Monthly count is in the draft state. (Status = Open)
- The user has chosen to "Use On Hand Values" in the count. (StockCountSubTypeID = 2)
If the Monthly count is in the draft state but the user has not chosen to "Use On Hand Values" (StockCountSubTypeID = NULL) then the store items show up in the Suggested Count Export.
We need to make sure that the StockCountSubTypeId value is not a factor in what displays in the Suggested Count Export and what does not.
AC
Confirm
- All items for all stores in the suggested count zone are represented in the Suggested Count Export.
- This is true when a count is in a draft state and the user has or has not chosen to "Apply On Hand Values" in the UI.
- If a count is in the draft state, the item details show up in the export but the data for those items are blank.
- implements
-
CFAMX-15487 INF-12301 - Suggested Count Report Enhancement
- Ready for Functional Review