-
Type: Customer Defect
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: CFA 2020R2
-
Fix Version/s: CFA 2020R3
-
Component/s: Ordering
-
Labels:
-
SCRUM Team:Brotherhood of Mutants
-
Root cause - Reason:Code defect
-
Source Code ID(s):
-
Sprint:CFAMX 2020R3 Sprint 5
While performing some functional testing on CFAMX-10090, I noticed that the order of the checks in the Create Order modal appears to be wrong, this should be updated to be:
- Open Orders - Are there any Placed or Shipped orders to Receive?
- Delivery Schedules - Is there a delivery schedule for today?
- Scheduled Orders - Is there an order schedule for the delivery date time selected?
- Duplicate Orders - Is there already an order placed with that delivery date and time or cover until date and date?
Currently the modal is checking for the Delivery Schedule first, and gets confused if there is an open order
Testing document: https://docs.google.com/document/d/1QjlfNVhbmaramIY48AwAcoEOB1zgXoryQkg6R_kx4Bo/edit?usp=sharing
- Is Clone Of
-
CFAMX-10190 CLONE 2020R2.1- Open Item Mgmt - Create Order - Order of checks
- Done