问题
I am trying to migrate my openerp7 to odoo 8. Do you know how can I convert the database version 7 to newer version 8? thanks.
回答1:
Option 1: Ask odoo company to do it from openupgrade through a valid contract by paying them money
Option 2:Try using Import/Export option from csv file
Option 3:Use odoo etl tool link. You can find videos on you tube for odoo etl
Option 4: Use migration tool available from github link is here
Option 5: Use migration script use this link. If you are on ubuntu(Linux OS) you can try this link
Option 6: You can try python anybox.migration.openerp 0.9 package, here is the link
来源:https://stackoverflow.com/questions/30856233/openerp-7-to-odoo-8-how-to-convert-the-database