Procedure to Reset Default Values of Currency Columns
Description
The procedure can be used when you want to reset the setting of the currency column when you are converting email to deal. The procedure sets the correct default currency that will be used during this conversion.
Version
All versions of eWay-CRM
Difficulty
Medium
Resolution
Automatic Resolution
Since eWay-CRM 6.0.2, there is no need to use manual resolution, the change is automatically run when Default Currency is set.
Manual Resolution
- First of all, you have to update the default value on the server database. Run this procedure on the server database:
EXEC [dbo].[eWaySP_ResetDefaultCurrency]
- Restart eWay-CRM Web Service - see this article for more information.
- Recreate database structure on the client.
- Restart Microsoft Outlook.