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

When i move to a new odoo Db i keep getting the below error message : 


The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle:

  • web.Dialog
  • web.public.widget

The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems:

  • @_custom/web.assets_frontend_lazy/website/js/user_custom_javascript

What might the issue be since it has been recurring and i cannot trace the source.

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

I have entered on a duplicate of the correct link of database, sorry about that, I was using the incorrect link.

I have successfully found a solution, in this case the error you are encountering happened because the path to the asset required by your database to function properly suffered a change and needs to be changed on assets on settings after activating developer mode

From:

@_custom/web.assets_frontend_lazy/website/js/user_custom_javascript


To: /web.assets_frontend_lazy/web.assets_frontend_lazy/website/static/src/js/user_custom_javascript.js​

 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
4
مايو 24
1553
0
أغسطس 24
1895
3
فبراير 25
3161
1
يوليو 25
438
2
يونيو 25
2078