Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
7659 มุมมอง

Now it is showing Odoo Warning.i want to remove that Odoo name from warning messages.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

To Remove "odoo" Title from warning messages , you need to edit the crash_manager.js file.

There You can replace (title: "Odoo") odoo with the desired value.

The file is located in :- > addons/web/static/src/js/framework/crash_manager.js

After editing the file just upgrade the web module.


Now the Warning Message will be having your value as title.





อวตาร
ละทิ้ง
ผู้เขียน

Thank you for responding,So how to remove 'odoo' from Email box title ?

If you have a new question, please post it in a new thread.