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
- 회계
- 재고 관리
- PoS
- 프로젝트
- MRP
신고된 질문입니다
            
                3219
                
                    화면
                
            
        
    | 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|  | 1 8월 20  | 3528 | ||
|  | 1 4월 21  | 6491 | ||
| 
            
                Odoo 13 Module Migration
            
            
                    해결 완료
            
         |  | 1 12월 19  | 11051 | |
|  | 2 12월 22  | 3414 | ||
|  | 1 10월 22  | 4712 | 
 
                        
There is no other solution than removing those dependencies and write the widgets/features as new functionality.