the JS itself is being logged but the class is not being logged
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
Hello, Please declare the asset key in the module's manifest file.
Example:
'assets': {
'web.assets_backend': [
'module_name/static/src/js/my_module.js'
]
}
Replace module_name with the name of your module and js_name_module with the name of your JavaScript module.
Don't forget to restart the server after making the changes.
oh sorry it seems I forgot to put it that I already have it as you have stated but like I said the js itself was logged however the class wasn't
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
0
d’abr. 24
|
1242 | ||
|
2
de febr. 25
|
1069 | ||
|
0
d’ag. 23
|
1717 | ||
|
2
de febr. 23
|
5978 | ||
|
2
de març 24
|
7005 |