-
Type: Customer Defect
-
Status: Need More Info (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: CFA 2023R1
-
Fix Version/s: None
-
Component/s: OrderGuide
-
Labels:None
-
VTask #:VTASK0510475
106774 is appearing on the following restaurants' OGs even though there are no supporting rules setup for Martin Brower. The only Include rule that is setup for this item is for Sysco- Hawaii. Please see attached images.
Example store # 03003
Select * from tbVendorEntityITem with ( nolock ) where EntityID = 2056 and vendorCode = '106774' Select * from tbVendorItem with ( nolock ) where vendorCode = '106774' Select * from tbVendorItemZoneRule A with ( nolock ) join tbZone B ON A.ZoneId = B.ZoneID where vendorCode = '106774' and Deleted <> 1 Select * from tbVendorItemEntityRule A with ( nolock ) join tbEntity B ON A.EntityId = B.EntityID where vendorCode = '106774' and Deleted <> 1
- blocks
-
CFAMX-11540 Production Defects
- Open