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
- Kirjanpito
- Varastointi
- PoS
- Project
- MRP
Tämä kysymys on merkitty
2755
Näkymät
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
RekisteröidyAiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
---|---|---|---|---|
Converting odoo 10 to odoo 13
Ratkaistu
|
|
1
elok. 20
|
3112 | |
|
1
huhtik. 21
|
5901 | ||
Odoo 13 Module Migration
Ratkaistu
|
|
1
jouluk. 19
|
10652 | |
Stock migration from openerp7 to odoo 10
Ratkaistu
|
|
2
jouluk. 22
|
2982 | |
|
1
lokak. 22
|
4241 |
There is no other solution than removing those dependencies and write the widgets/features as new functionality.