'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
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|  | 0 Şub 24  | 1551 | ||
|  | 1 Eyl 23  | 7391 | ||
|  | 5 Eyl 25  | 23437 | ||
|  | 3 Ağu 25  | 3517 | ||
|  | 1 May 25  | 3401 |