'assets': {
'web.report_assets_common': [
'error_manager/static/src/js/error_manager.js',
],
},
i've already add assets in manifest
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
'assets': {
'web.report_assets_common': [
'error_manager/static/src/js/error_manager.js',
],
},
i've already add assets in manifest
Hi,
There's a '/' missing before the module name.
Change the code in manifest to:
'assets': {
'web.report_assets_common': [
'/error_manager/static/src/js/error_manager.js',
],
}
Regards
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
0
ก.พ. 24
|
693 | ||
|
1
ก.ย. 23
|
4397 | ||
|
1
เม.ย. 25
|
2288 | ||
|
1
เม.ย. 25
|
2984 | ||
|
1
เม.ย. 25
|
679 |