Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
11331 Vistas

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

Avatar
Descartar
Mejor respuesta

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.

Avatar
Descartar
Autor

Thanks Jay, will try it out

Mejor respuesta

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

Avatar
Descartar

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

Mejor respuesta

It is easiest from CSV

 

I did frm CSV

 

Give it a try 

 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
may 25
1199
4
may 25
4878
1
ago 24
2170
1
feb 24
3008
3
oct 23
11031