How to migrate odoo 8 to odoo 10

折月煮酒 提交于 2019-12-12 01:24:46

问题


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 odoo11 http://odoocodemigrator.online/ as mentioned on the web site work is in progress , and there is a sample included



来源:https://stackoverflow.com/questions/41151342/how-to-migrate-odoo-8-to-odoo-10

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!