Skip to Content
Menu
This question has been flagged
3 Replies
8960 Views

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

Avatar
Discard

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

Best Answer

Hi,

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

Avatar
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
2
Feb 19
3853
5
Sep 15
4849
2
Feb 23
7922
0
Sep 20
3195
2
Mar 15
5776