-
Type:
Sprint Defect
-
Status: Done (View Workflow)
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: CFA 2018R3
-
Fix Version/s: CFA 2018R3
-
Component/s: Item Maintenance
-
Labels:
-
Sprint:CFAMX 2018R4 Sprint 1, CFAMX 2018R4 Sprint 2, CFAMX 2018R4 Sprint 3, CFAMX 2018R4 Sprint 4
Discrepancy between Safety Stock values displayed in MMS (/MMS_Manage_PerEntity2.aspx) and MxC (item Maintenance)
This seems to be those items configured with a Safety Stock of Days.
*Reproduction Steps: *
https://m.informtesting.cfahome.com/#/
Using a SO Store - 00440
Navigate to Administration > Item Maintenance
Select first item in list - APRON, DISPOSABLE / Biscuit, Mix
Click Safety Stock Panel
Notate value in Number field, Auto Calc checked, and Unit value
APRON - 0.01 / Days
Biscuit, Mix - 0.03 Percentage
Then navigate to MII in MMS
Using the same SO Store - 00440
Search for that item (APRON, DISPOSABLE)
View the Safety Stock value:
1.00 Auto Calc checked Days
1.08 Percentage - Auto Calc checked
Expected Results:
View the Safety Stock value in MII
APRON - 1.00 Days
Biscuit, Mix 1.08 / Percentage
Actual Results:
MXC - Item Maintenance page:
APRON - 0.01 / Days
Biscuit Mix - 0.03 / Percentage
Stacy Privalova added a comment
Hi Will, it appears that SS number is being converted to case UOM regardless on SS unit.
APRON, DISPOSABLE - Case UOM is 100 Ct Case, SS - 1 day, UI shows it as 0.01 (1/100)
Biscuit, Mix - Case OUM 8/4.5 Lb Bag Case, SS - 1.08 percent, UI shows it as 0.03 (1.08/36)
There should be no conversion for Safety Stock Unit Days (SafetyStockUnit=2) or Percent (SafetyStockUnit=2), only for InventoryUnit (SafetyStockUnit=3), for example, for Chicken, Filet Spicy PC Case UOM is 6/6 Lb Bag Case, SS - 18 InventoryUnit, UI shows it as 0.5 (18/36). Thank you, Stacy