I can track an email in CRM 4.0 outlook client. But when I clieck the "View
in CRM" button, I got an error message pop up. It is "A currency is required
if a value exists in a money field. Select currency and try again."
It is because the field "transactioncurrencyid" is missing. Any entity that
contains a field of type "money" in Microsoft CRM version 4.0 will also
contain a field with the schema name "transactioncurrencyid". This field is
created automatically when a money type field is added to the entity.
Now I feel it is a bug of the "Track in CRM" program. It should pass the use
default currency of the user to the email record, but it does not.
Anyone face the same problem?