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
لقد تم الإبلاغ عن هذا السؤال
3172
أدوات العرض
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
Converting odoo 10 to odoo 13
تم الحل
|
|
1
أغسطس 20
|
3500 | |
|
|
1
أبريل 21
|
6453 | ||
|
Odoo 13 Module Migration
تم الحل
|
|
1
ديسمبر 19
|
11033 | |
|
|
2
ديسمبر 22
|
3404 | ||
|
|
1
أكتوبر 22
|
4690 |
There is no other solution than removing those dependencies and write the widgets/features as new functionality.