Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2617 Представления

Hello,

I need help with a big problem with Odoo 10 community.

Yesterday due to a problem I tried to restore from a backup.

So I delete the database, do the restore, but in the end I get this message:

Database restore error: there is no primary key for referenced table "change_password_wizard"

I also tried other older backups without success.

What can I do?

Thank you


Аватар
Отменить

open your backup file in text editor that can handle the size of it, search for "change_password_wizard" where it is referred and fix it manually. either delete it or create a dummy reference for it, then validate your data.