after migration we are seeing the warnings like Missing dependencies: "web.ViewManager", "web.SearchView", in the web console, and we have done a custom search using ViewManager, looks like the js file/module is not loading and the custom search functionality is not working/display in the page.
Any solutions on this.
does v13 support `web.ViewManager` ?
usage:
`var ViewManager = require('web.ViewManager');`
Thanks for the help in advance.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
2757
أدوات العرض
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
Converting odoo 10 to odoo 13
تم الحل
|
|
1
أغسطس 20
|
3118 | |
|
1
أبريل 21
|
5901 | ||
Odoo 13 Module Migration
تم الحل
|
|
1
ديسمبر 19
|
10652 | |
|
2
ديسمبر 22
|
2983 | ||
|
1
أكتوبر 22
|
4244 |
There is no other solution than removing those dependencies and write the widgets/features as new functionality.