Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
addons:erpconnector:upgrade [2016-07-12 11:02]
Magnus Fagerlund
— (current)
Line 1: Line 1:
-===== Upgrading ===== 
-Upgrading from a previous version, especially from VismaIntegrationService version 1.9.3, requires the following steps: 
-  - Stop the VismaIntegrationService in Services. 
-  - Remove "Readonly (only in client)"-property on the following fields on the company-table: 
-     * vismaid 
-     * visma_turnover_yearnow 
-     * visma_turnover_lastyear 
-  - Add security policy "tbl_visma" to the fields above. 
-  - Replace all the .dll-files in the Visma Integration-folder. 
-  - Replace the VismaIntegrationService.exe file. 
-  - Add the ImportCustomer.py-file in the Scripts-folder. 
-  - Add the following lines to the config-file (change to correct path for the files) 
-     * <add key="ExportCustomerFinancialInfoFile" value="c:\tmp\customerfinancialinfo.csv"/> 
-     * <add key="ExportCustomerFile" value="c:\tmp\customers.csv"/> 
-     * <add key="PreviousCustomerFinancialInfoExportTimestamp" value="1970-01-01 2:00:00" /> 
-     * <add key="PreviousCustomerInfoExportTimestamp" value="1970-01-01 2:00:00" /> 
-  - Restart the service. 
  
-If you want to do a migration of customers from Visma to Lime CRM, you need to replace visma.bas in the VBA with the new version and add the link to the VBA-function in the index Actionpad. 
  • Last modified: 6 years ago
  • (external edit)