Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5343 Weergaven

I wanted to add a logo to the navbar of odoo backend similar to this but without editing the file directly


In my search I found this but don't know the inherit_id or even it it would work

    <template id="logo_menu_addition" inherit_id="web.Menu">
<xpath expr="//nav[@id='o_main_navbar']" position="after">
<h1>LOGO</h1>
</xpath>
</template>


Avatar
Annuleer
Beste antwoord

Hi,

You can refer the following app which add functionality of adding company logo in the backend navbar.

 https://apps.odoo.com/apps/modules/13.0/web_company_logo/

Regards

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
3
nov. 21
6175
1
jul. 20
4764
0
mei 19
4087
0
dec. 22
1899
1
jun. 24
2764