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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
3185
Görünümler
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
Converting odoo 10 to odoo 13
Çözüldü
|
|
1
Ağu 20
|
3514 | |
|
|
1
Nis 21
|
6467 | ||
|
Odoo 13 Module Migration
Çözüldü
|
|
1
Ara 19
|
11042 | |
|
|
2
Ara 22
|
3406 | ||
|
|
1
Eki 22
|
4697 |
There is no other solution than removing those dependencies and write the widgets/features as new functionality.