-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2019R3
-
Component/s: CorrectOnHand, Ordering
-
Labels:
-
Sprint:CFAMX 2019R3 Sprint 1
-
SCRUM Team:Brotherhood of Mutants
-
SOW (Time Tracking) Project:44918
-
Work Type Classification:Sustaining
As a store manager of a Usage store I want to be able to correct on hand of items during the ordering process so that as I notice inaccurate data I can correct it
Notes
The following configs are currently needed to display COH:
- Store Settings:
- Configuration Manager > Mobile > Ordering > Show Suggested Details = true
- Configuration Manager > Mobile > Ordering > Correct On Hand Within Order = true
- User Security:
- Mobile > Inventory - Inventory Count - Can Update
These story is to separate the COH config from the Show Suggested Details conifg.
- Doing this will allow Usage stores (where Show Suggested Details = false) to take advantage of the Correct On Hand functionality
Acceptance Criteria
- Confirm that the Correct On Hand Within Order config is not tied to the Show Suggested Details config
Given that a store manager at a Usage store
Has Correct On Hand Within Order = false
When the user creates an order
Then the Correct On Hand button should NOT display
And the user should be able to complete the process of placing the order
Given that a store manager at a Usage store
Has Correct On Hand Within Order = true
And Inventory Count - Can Update = true
When the user creates an order
Then the Correct On Hand button should display
And the user should be able to complete the process of placing the order
Given that a store manager at a Suggested store
Has Correct On Hand Within Order = false
When the user creates an order
Then the Correct On Hand button should NOT display
And the user should be able to complete the process of placing the order
Given that a store manager at a Suggested store
Has Correct On Hand Within Order = true
And Inventory Count - Can Update = true
When the user creates an order
Then the Correct On Hand button should display
And the user should be able to complete the process of placing the order
- Confirm that the Correct On Hand functionality is still tied to the Correct On Hand Within Order security permission
- Confirm that when an a user enters a new on hand within a Usage Order the On Hand displayed within columns/Item details updates to reflect the new value
- Confirm that when an a user enters a new on hand within a Suggested Order the On Hand displayed within columns/Item details updates to reflect the new value
- Confirm that canceling an order for a usage store, when a correct on hand has been initiated, results in the count being deleted
- Confirm that placing an order for a usage store, when a correct on hand has been initiated, results in the count being applied as a Spot count
- Confirm that all regression tests for Suggested Ordering stores leveraging Correct On Hand are updated and continue to pass
- implements
-
CFAMX-3265 Make Correct on hand feature available for usage ordering stores
- Closed
- is blocked by
-
CFAMX-3522 2019.R3-S1:Ordering - COH (Usage Stores) should not update Order Qty
- Done
1.
|
Review Test Scripts | Done | Soma Dixon (Inactive) |
|
|||||||||
2.
|
Deploy | Done | Soma Dixon (Inactive) |
|
|||||||||
3.
|
Functional Review with QA | Done | Sree Surapaneni |
|
|||||||||
4.
|
DIT | Done | Sree Surapaneni |
|
|||||||||
5.
|
Change the configurations that are needed for Correct On Hand to be enabled | Done | Sree Surapaneni |
|
|||||||||
6.
|
Make sure Correct On Hand works for Usage Stores | Done | Sree Surapaneni |
|
|||||||||
7.
|
Move and Update COH Test Cases for Usage Stores | Done | Soma Dixon (Inactive) |
|
|||||||||
8.
|
Execute Test Cases/Regression around all COH scenarios for Usage Stores | Done | Soma Dixon (Inactive) |
|