Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
768 Prikazi

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.

Avatar
Opusti
Best Answer

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

Avatar
Opusti