Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2232 Vizualizări

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




Imagine profil
Abandonează
Autor

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.

Autor Cel mai bun răspuns

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];

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
apr. 22
3054
1
feb. 25
5223
0
apr. 23
2378
0
nov. 21
2792
1
dec. 15
8408