https://github.com/bebehei/adr2readable
Export Cobra Databases to another CRM
https://github.com/bebehei/adr2readable
Last synced: about 1 month ago
JSON representation
Export Cobra Databases to another CRM
- Host: GitHub
- URL: https://github.com/bebehei/adr2readable
- Owner: bebehei
- Created: 2018-02-01T15:12:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T15:16:03.000Z (over 8 years ago)
- Last Synced: 2025-12-29T04:18:55.626Z (5 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adr2readable
Export Cobra CRM database to another CRM. This is superold and I'm glad to actually extract it via software.
This is mostly used in Germany, therefore no english explanation.
```
./01-adr2csv.sh
./02-csv2sqlite.py
```
Ergibt eine vollständige Kopie der Access-Datenbank in sqlite3.
Das Ziel-CRM steht noch nicht fest. Wir werden sehen, wie die Reise weitergeht.