Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5967 Vistas

How to migrate mysql database to odoo compatible postgresSQL database,,? 

Avatar
Descartar
Mejor respuesta

I think that first you need to have modeled the mysql database using Odoo models in a module, create a database and install the module, next you could do an ETL process to bring the data to Odoo. You could also reuse existing Odoo models if apply. Note that every model that match a table in the postgres database will contain more field than the existing in the mysql database like create_date, create_uid, write_date,write_uid, id


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 15
5409
1
jul 25
3531
0
jun 24
1702
0
may 24
1273
1
jun 24
2124