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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
2765
Tampilan
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
Converting odoo 10 to odoo 13
Diselesaikan
|
|
1
Agu 20
|
3134 | |
|
1
Apr 21
|
5926 | ||
Odoo 13 Module Migration
Diselesaikan
|
|
1
Des 19
|
10655 | |
Stock migration from openerp7 to odoo 10
Diselesaikan
|
|
2
Des 22
|
2993 | |
|
1
Okt 22
|
4266 |
There is no other solution than removing those dependencies and write the widgets/features as new functionality.