How to migrate odoo 8 to odoo 10
问题 i want to migrate odoo 8 to odoo 10 with all settings and data in community edition, can someone please tell me about what steps I should follow or is there any module or other way which it could done automatically??? 回答1: For Database Migration please check https://github.com/OCA/OpenUpgrade For code migration you need to be aware for changelogs of odoo versions & you need to maintain that changes in you customized modules. 回答2: this is a tool under test to migrate code written in odoo7 to