-
Type: Customer Defect
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Closed/Resolved by Caller
-
Affects Version/s: CFA 2020R4
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
VTask #:VTASK0434307
Store 01942
Location is experiencing an issue where the on-hand quantities for a majority of their items are continually being reset after a truck order.
The store had a point where the POS sent data from 12/21/2020 and now on hand amounts are off. Is there anyway to fix this?
select Inventory_qty, * from tbItemBalance with (nolock)
where entityid = 1050 and itemId =883
order by StartDate DESC
- is blocked by
-
CFAMX-11540 Production Defects
- Open