I've just taken over managing a CRM system and I have a currency field of type simple in the entity account that should calculate the revenue from the account from the year before, however it doesn’t work.
There are no work flows or business rules on the account entity, and the JavaScript does not write to this field.
I am at a loss what was calculating this simple currency field, and why it doesn't work now.
Are there any other functions in CRM that could calculate a revenue field in accounts that I have missed?