Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
9017 Представления

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

Аватар
Отменить

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

Лучший ответ

Hi,

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

Аватар
Отменить
Лучший ответ

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.
Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
февр. 19
3921
5
сент. 15
4909
2
февр. 23
8047
0
сент. 20
3276
2
мар. 15
5866