Skip to Content
Menu
This question has been flagged
2 Replies
9771 Views

I would like to migrate from Odoo 7 to Odoo 8, hence wanted to know, where can I find the migration script to migrate Odoo's Core module.

Avatar
Discard
Best Answer

I assume you are looking for a data migration script, because there is no migration of the core module, you just install it from the 8.0 repository. This is what I got from my friend google:

https://doc.therp.nl/openupgrade/migrate.py.html 

Avatar
Discard
Best Answer

The migration script: https://github.com/OCA/openupgrade

and library https://github.com/OCA/openupgradelib

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
2688
0
Aug 24
2491
0
Sep 23
1810
1
May 23
2902
2
Oct 22
5404