跳至內容
選單
此問題已被標幟
4 回覆
8337 瀏覽次數

Hello my friends;

Can anyone help me know how to migrate a database odoo from the 11version to 12version.

Need your help please.

Thanks a lot in advance.

Best regards.

頭像
捨棄
最佳答案

Hi,

Try to refer the following link it may help you

https://odoo-development.readthedocs.io/en/latest/migration/helpers.html

頭像
捨棄
最佳答案

Hi Rihene:

The database migration for the Enterprise Edition is handled by Odoo. You can go to https://upgrade.odoo.com and submit a copy of your database to them.

If you are using the Community Edition, OCA (Odoo Community Association) works on a tool that facilitates this. The tool can be accessed here: https://github.com/OCA/OpenUpgrade


頭像
捨棄
作者

Thanks for the answer.

But when i start odoo with openupgrade i launch it from Openupgrade or from odoo ?

作者

Would you explain please how to Edit the configuration files and command line parameters to point to the database you are going to upgrade

Take a look at this script which is a part of the openupgrade code. It was written to create a test db. Don't use it as is but you can create something similar that is specific to your environment.

https://github.com/OCA/OpenUpgrade/blob/12.0/scripts/create_test_db

相關帖文 回覆 瀏覽次數 活動
1
4月 20
2563
1
3月 23
1750
2
7月 21
10336
1
7月 19
3419
1
4月 17
3043