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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
avr. 24
|
1346 | ||
|
2
févr. 25
|
1210 | ||
|
0
août 23
|
1828 | ||
|
2
févr. 23
|
6113 | ||
|
2
mars 24
|
7187 |