콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

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
2030
5
7월 24
94167
1
12월 23
3372
1
5월 22
4206
0
2월 24
3933