You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create a rollup summary to count the # of child records on the parent. The org has multi-currency enabled and I'm getting the following error when trying to save the rollup summary record:
Invalid field 'CurrencyIsoCode' for object 'ApexTrigger'
Error is in expression '{!save}' in component apex:commandButton in page dlrs:rollupsummaryenhanced: (dlrs)
An unexpected error has occurred. Your solution provider has been notified. (dlrs
is there a fix to this?
The text was updated successfully, but these errors were encountered:
I am trying to create a rollup summary to count the # of child records on the parent. The org has multi-currency enabled and I'm getting the following error when trying to save the rollup summary record:
Invalid field 'CurrencyIsoCode' for object 'ApexTrigger'
Error is in expression '{!save}' in component apex:commandButton in page dlrs:rollupsummaryenhanced: (dlrs)
An unexpected error has occurred. Your solution provider has been notified. (dlrs
is there a fix to this?
The text was updated successfully, but these errors were encountered: