Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
767 Widoki

Hello,

I am new to Odoo.

I have to make migration from Odoo 8 CE packaged installer on windows to Odoo 10 CE packaged installer.

I made a test on my host:i installed Odoo 8 CE packadged installer the i delete it and install Odoo 10 but i got errors on the server log such as:

ProgrammingError: ERREUR:  la colonne ir_ui_menu.active n'existe pas

LINE 1: SELECT "ir_ui_menu".id FROM "ir_ui_menu" WHERE (("ir_ui_menu...

It seems there a problem with database.

Do you have an idea how can i make the migration in this case?

I think the problem will be with database and there is data on Odoo 8 that sould not be lost.

Thanks in advance for your answer.

Awatar
Odrzuć
Najlepsza odpowiedź

when using the OCA project OpenUpgrade, you have to migrate from one version to the next, you can't skip versions.

Awatar
Odrzuć