Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
9024 Vistas

Want to remove "Odoo" from warning message. Do not want to modify the crash_manager.js directly!!! Thanks!

Avatar
Descartar

Could you kindly draw an example where this warning message is being thrown? Thanks.

Mejor respuesta

Hi,

How can I override "show_warning" method to modify the title "odoo waring " ?

Avatar
Descartar
Mejor respuesta

Did you try to extend that class and override show_warning method?

Another simple way is you override the entire web module and change crash_manager.js.

        How to override module: Just copy the module and paste on addons. Then change the name in __manifist__.py / __openerp__.py.
Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
feb 19
3922
5
sept 15
4912
2
feb 23
8052
0
sept 20
3281
2
mar 15
5867