V7->V8: IntegrityError: foreign key constraint
I'm trying to migrate from OpenERP 7 to Odoo 8. And I'm stuck at this step. Please help me to proceed. Thank you so much!
2015-03-24 18:23:20,430 13916 INFO Db_migrated OpenUpgrade: Selecting autoinstallable modules im_chat
2015-03-24 18:23:24,162 13916 INFO Db_migrated OpenUpgrade: Selecting autoinstallable modules im_odoo_support
2015-03-24 18:23:40,250 13916 ERROR Db_migrated openerp.sql_db: bad query: delete from ir_ui_view where id IN (345)
Traceback (most recent call last):
File "/var/tmp/
res = self._obj.
IntegrityError: update or delete on table "ir_ui_view" violates foreign key constraint "ir_ui_
DETAIL: Key (id)=(345) is still referenced from table "ir_ui_view".
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Vuong Pham for more information if necessary.