Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
11394 Представления

Hi, I have a client who is moving from vtiger to openERP (hurrah!). What is the best way to move all the existing data (accounts / contacts) to openerp? I'm familiar with openerp database structure but not vtiger. I presume csv export / import will be easiest? or are there recipes for an ETL? Thanks

Аватар
Отменить
Лучший ответ

In my knowledge, there is no such tool, but yes ETL can surely help. https://wiki.vtiger.com/index.php/Webservices_tutorials helps you retrieve vTiger data and then you can write Python script or OpenERP module for import into OpenERP.

Hope this helps. Thanks.

Аватар
Отменить
Автор

Thanks Jay, will try it out

Лучший ответ

I think it will be easier for you to develop scripts in Python, it is very easy to import data to OpenERP using Python with XML-RPC or OERPLib

Аватар
Отменить

Are you interested in doing a vtiger->openERP migration job for me?

Лучший ответ

It is easiest from CSV

 

I did frm CSV

 

Give it a try 

 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мая 25
1486
4
мая 25
5238
1
авг. 24
2501
1
февр. 24
3220
3
окт. 23
11275