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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
5315
瀏覽次數
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
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
3
11月 21
|
6157 | ||
|
1
7月 20
|
4743 | ||
|
0
5月 19
|
4061 | ||
|
0
12月 22
|
1870 | ||
|
1
6月 24
|
2747 |