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

Hello, I have a server with ubuntu and Odoo 10 and I'm trying to upgrade the odoo version as well as the database. I'm doing it on a proof server first. The steps I'm following are:

1) I upgrade the database with the web manager. Then, with the file migrate.py from the OpenUpgrade tool I upgrade the database to version 10 and I backup it.

2) I install Odoo 10 in the new server and it works.

3 When I try to restore the migrated database with the web manager I get the following: Database store error: 'store'. If I do it from the terminal with pg_restore it seems to go right, but when I select the database using the manager in the browser the server sends a 500 error and the last lines of the log file are:

'store': bool(field_data['store']),

KeyError: 'store'

How could I upgrade my installation if I'm not following the correct steps? I've also tried --upgrade all but it neither works. Thanks.

アバター
破棄
関連投稿 返信 ビュー 活動
1
11月 24
20226
1
9月 23
3038
3
5月 23
5639
7
4月 23
49018
1
12月 22
7876