-
Type: Testing Defect
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Completed
-
Affects Version/s: CFA 2019R1
-
Fix Version/s: CFA 2019R1
-
Component/s: Allocations
-
Labels:
-
SCRUM Team:Brotherhood of Mutants
-
Source Code ID(s):
-
Sprint:CFAMX 2019R2 Sprint 3, CFAMX 2019R2 Sprint 2
01919 - AQ=15 / Ordered = 10 / MUFFIN, CRANBERRY (567880) / Related to INF - 8754 Allocations
When user places an order for allocation item qty of 10, the remaining allocation should display 5 in the Remaining field on the Item Allocation page.
Reproduction Steps:
Create Order
Filter Item with Allocation
Enter qty of 10 for Allocation Item
Actions>Place Order>Confirm
Navigate to Item Allocation Admin Page
Enter Store # 1919
View MUFFIN, CRANBERRY (567880)
Expected Results:
Until user receives the order,
we expected
Total Allocation = 15
On Order = 10
Remaining = 5
Then After Receiving Order
We expect
Total Allocation = 15
On Order = 0
Remaining = 5
Actual Results:
Total Allocation = 15
On Order = 10
Remaining = 10
- Clones
-
CFAMX-1855 Item Allocation Page - System is not pulling the updated Remaining Value into Item Allocation Admin Page
- Done