تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2096 أدوات العرض

Hi, I am making this post because I have upgraded a bd from odoo v11 to v16 and I mounted it in odoo sh, when I try to log in I get the following error:


Error message:


Error while render the template

ValueError: File(s) /web_editor/static/src/less/web_editor.common.less not found in bundle web.assets_frontend

Template: website.layout

Path: /t/html/head/t[9]

Node:

The error occurred during the creation of the website.layout template and evaluates the following expression:


Part of what I understand is that it is trying to look for a file that belongs to v11 (because I looked for it), but I know it is only for web and website issues, because if I enter the link to the main menu it loads everything fine and I can navigate through the odoo modules.


Please help me to know how to solve this problem.

الصورة الرمزية
إهمال

On version 11 did you installed a custom theme module?
If so, try the following query:

update ir_module_module set state = 'to remove' where name ='your_custom_theme'

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مايو 25
1674
0
يوليو 24
256
1
أغسطس 23
2721
1
يوليو 23
2163
0
مايو 23
1881