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

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?

Related Posts Ответы Просмотры Активность
1
нояб. 24
1680
5
июл. 24
93003
1
дек. 23
3077
1
мая 22
3703
0
февр. 24
3531