Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
769 Weergaven

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
Annuleer
Beste antwoord

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

Avatar
Annuleer