-
Type: Testing Defect
-
Status: Done (View Workflow)
-
Priority: Critical
-
Resolution: Completed
-
Affects Version/s: CFA 2020R3
-
Fix Version/s: None
-
Component/s: Ordering
-
Labels:None
-
SCRUM Team:Globogym Purple Cobras
-
Source Code ID(s):
Processing Time settings are not applied to newly created stores.
CFA Testing, created 04323 - West Evansville FSU (entityid = 6626), items Chicken, Nuggets (item code 70, itemid = 18) and Macaroni & Cheese (item code 13701, itemid 3569) processing times haven't been applied to entity items:
select ProcessingTime,IsProcessingTimeFromHO, * from tbEntityItem with (nolock)
where entityid = 6626 and itemid in (18,
3569)
ProcessingTime is NULL for both items.
- Is Clone Of
-
CFAMX-11181 CLONE 2020R3 - Processing Time settings are not applied to newly created stores
- Done
- relates to
-
CFAMX-8154 Add Attribute: Processing Time for Suggested Items
- Closed