コンテンツへスキップ
メニュー
この質問にフラグが付けられました

I want to change the text and icon in title bar. How can this be done activating developer mode (if possible) and by inheriting the view without affecting the built in models.

アバター
破棄
最善の回答

Its very easy to achieve that.

For Icon Replace the file favicon.ico that is present inside odoo/addons/web/static/src/img. Replace it with .ico file with the same name.

For text inside
web_extend_db_manager_layout/views/database_manager.html rename in Title.

but to achieve this you need to install web_extend_db_manager module first.

アバター
破棄
最善の回答

https://apps.odoo.com/apps/modules/11.0/odoo-debrand/

アバター
破棄
最善の回答

Hi,

if you are looking to change this, the one marked in the below image,



Check out this free module in the Odoo store:  Odoo Debranding

If you need to do it your own, please refer the code of above module


Thanks

アバター
破棄

How is it in Odoo 11?

関連投稿 返信 ビュー 活動
1
11月 24
1695
5
7月 24
93077
1
12月 23
3093
1
5月 22
3739
0
2月 24
3578