コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3112 ビュー

Is it possible to convert odoo 10 custom modules to odoo 13?


If yes then following are my questions:

1). How to import/export users with password?

2). How to import export rest data of the database?


I have changed all my modules from py 2.7 to py 3. Now transferring data between databases. Any suggestions?

アバター
破棄
最善の回答

It is possible to forward port modules in Odoo.

It is also possible to export and reimport data using Odoo's csv and xlsx export and import features. In order to migrate Odoo databases this way, you need indepth knowledge of Odoo's information structure and this is a very complicated, tedious and cumbersome process.

Instead, you may want to learn about the OCA OpenUpgrade project: https://github.com/OCA/OpenUpgrade

アバター
破棄
関連投稿 返信 ビュー 活動
1
11月 23
2329
0
7月 21
2756
1
4月 21
5901
0
1月 20
3654
1
12月 19
10652