Differences
This shows you the differences between two versions of the page.
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 VismaIntegraionService in Services. | ||
- | - Remove " | ||
- | * vismaid | ||
- | * visma_turnover_yearnow | ||
- | * visma_turnover_lastyear | ||
- | - Add security policy " | ||
- | - 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=" | ||
- | * <add key=" | ||
- | * <add key=" | ||
- | * <add key=" | ||
- | - 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. |