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:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
2739
Visualizações
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
Converting odoo 10 to odoo 13
Resolvido
|
|
1
ago. 20
|
3095 | |
|
1
abr. 21
|
5899 | ||
Odoo 13 Module Migration
Resolvido
|
|
1
dez. 19
|
10641 | |
Stock migration from openerp7 to odoo 10
Resolvido
|
|
2
dez. 22
|
2978 | |
|
1
out. 22
|
4235 |
There is no other solution than removing those dependencies and write the widgets/features as new functionality.