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>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
4294
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Nov 21
|
4991 | ||
|
1
Jul 20
|
3744 | ||
|
0
May 19
|
3136 | ||
|
0
Dec 22
|
1191 | ||
|
1
Jun 24
|
2411 |