-
Type: Customer Defect
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Closed/Resolved by Caller
-
Affects Version/s: CFA 2023R1
-
Fix Version/s: None
-
Component/s: Reports
-
Labels:None
-
VTask #:VTASK0509875
Salads pricing incorrect on Extension Report for store 00835
The Recipe Page is showing lower cost than what the extension report is showing
select * from tbSalesItem with ( nolock ) where Description like 'Salad, Market w%' select * from tbItem with ( nolock ) where Description like 'Salad, Market w/ New CG (Cold)%' select * from tbEntityItem with ( nolock ) where ItemID = 2592 and EntityID = 505 Select * from tbItemBOM with ( nolock ) where BOMID = 2592
- blocks
-
CFAMX-11540 Production Defects
- Open