Currency should not return the cents value. Only sub-currency returns the cents value.

Issue No: SM-2940
Created 6/20/2017 12:22:57 AM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 17.2
Description * This jira is causing the issue in IC-3910. * When creating a new IR record, it calls i21.store.CurrencyBuffered. * The cents returned by the store is wrong.   *Expected:* It should be NULL since the USD is not a sub currency.   !pastedImage_d77996_0.png!