跳至内容
菜单
此问题已终结
3 回复
11383 查看

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 

 

形象
丢弃
相关帖文 回复 查看 活动
2
5月 25
1475
4
5月 25
5180
1
8月 24
2476
1
2月 24
3201
3
10月 23
11260