Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
6142 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mar 15
5637
1
lug 25
3779
0
giu 24
1876
0
mag 24
1422
1
giu 24
2324