我从odoo 13迁移到odoo 14,但是当我导入所有这些时;我的网站有如下错误:
load could not load template
ValueError: The element '<xpath expr="//*[hasclass('o_footer_copyright_name')]">' could not be located in the parent view
View name: Footer Language Selector
Error context:
view: ir.ui.view(3822,)
view.parent: ir.ui.view(2094,)
Template: 1816
Path: /t/t
An error occurred while rendering template 1816
顺便说一句,我没有编辑此视图。
如果有人有解决方案,我很感兴趣!
提前感谢!