콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2192 화면

I'm running an Enterprise update 12 -> 15 command-line and it keeps failing on the following error.

I've googled around, and I can't find any information on this type of error.

I've already uninstalled all third party themes and modules. I'm stuck. What does this mean and how do I fix it?

**For whatever reason, every time I paste the error into this window, it jumbles up the order of the words.  I don't know why this is happening so here's a screenshot of the error:

Screenshot: https://pasteboard.co/icviW96KevL4.png




아바타
취소
작성자

Even the URL link is messed up after I posted: Just cut and paste this: https://pasteboard.co/icviW96KevL4.png

The blog_breadcrumb template is not exist anymore in Odoo 13 and above so I think you got the error.

작성자 베스트 답변

I just manually edited the database and it went through OK:

FIND row: SELECT * FROM ir_model_data WHERE name = 'blog_breadcrumb';

UPDATE row: UPDATE ir_model_data SET model = 'ir.ui.view' WHERE id = [the id from the results above];

아바타
취소
관련 게시물 답글 화면 활동
2
4월 22
3006
1
2월 25
5128
0
4월 23
2336
0
11월 21
2761
1
12월 15
8370