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.
Această întrebare a fost marcată
3652
Vizualizări
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
Converting odoo 10 to odoo 13
Rezolvat
|
|
1
aug. 20
|
3902 | |
|
|
1
apr. 21
|
7091 | ||
|
Odoo 13 Module Migration
Rezolvat
|
|
1
dec. 19
|
11484 | |
|
|
2
dec. 22
|
3816 | ||
|
|
1
oct. 22
|
5184 |
There is no other solution than removing those dependencies and write the widgets/features as new functionality.