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:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
2752
มุมมอง
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
Converting odoo 10 to odoo 13
แก้ไขแล้ว
|
|
1
ส.ค. 20
|
3111 | |
|
1
เม.ย. 21
|
5900 | ||
Odoo 13 Module Migration
แก้ไขแล้ว
|
|
1
ธ.ค. 19
|
10651 | |
Stock migration from openerp7 to odoo 10
แก้ไขแล้ว
|
|
2
ธ.ค. 22
|
2982 | |
|
1
ต.ค. 22
|
4240 |
There is no other solution than removing those dependencies and write the widgets/features as new functionality.