Skip to Content
Menu
This question has been flagged
1 Reply
1643 Views

I need to migrate the database from Odoo 12 to version 13 and I'm trying to do it with the OpenUpgrade library. However, I can't find enough information on how to do it. I can't find tutorials anywhere, and from branch 10 of OpenUpgrade, the migrate.py script doesn't exist.

Does anyone have a tutorial or can explain to me how to migrate between these two versions and onwards?


Avatar
Discard
Best Answer

Hi Alejandro

Check the following documentation for Openupgrade migration Steps, Download Migration scripts from the following GitHub repo and pull the 13.0 branch 

https://github.com/OCA/OpenUpgrade/tree/13.0

OpenUpgrade DB Migration


Regards



Avatar
Discard
Related Posts Replies Views Activity
1
Jan 23
2276
4
May 24
13184
1
Apr 24
3710
0
Nov 23
2360
3
Oct 23
9411