Easy Automation - Change the UOM ID for Item Export

Issue No: IC-7677
Created 8/15/2019 8:00:23 PM
Type Feature
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 19.1
Description Currently the Item export is using the intItemUOMId column from the tblICItemUOM table. Using this field will cause FOE's xref table on their end to become outdated very quickly as Synergy adds items. Instead, the Item export should send out the intUnitMeasureId from the tblICUnitMeasure table. I have discussed this with Ajith and he agrees.   I will create a separate JIRA to change the Invoice import.   Verified Fix using 19.1.0819.348 and 19.12.0817.462 = PASSED   Steps in testing:   1)Navigate to Integration>Processes   2)Create a Process Step   # Step Name: SampleStep # Step Type: Execute External Program # Save   3)Select the step   4)Click run selected Step   5)Check the JSON file generated   Result: The UOMID changes to UnitMeasureID   Acceptance: The UOMID Should change to UNITMeasureID   !pastedImage_d122895_0.png|height=450,width=460! !pastedImage_d122895_1.png|height=129,width=1650!