Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1631 |
Technical Name |
us_navbar_branding_logo |
License | LGPL-3 |
Website | https://www.unitsoft.io |
Versions | 17.0 18.0 |
UnitSoft NavBar Branding Logo
Odoo NavBar Branding Logo

Overview
Edit the file us_navbar_branding_logo/static/src/webclient/navbar/navbar.xml for change setting
For standard theme inherit template must be a "web.NavBar.AppsMenu"
<t t-inherit="web.NavBar.AppsMenu" t-inherit-mode="extension" owl="1"></t>
<t t-inherit=\"web.NavBar" t-inherit-mode="extension" owl="1"></t>
Use the search by code to find the template you need.
If this tips don't work - comment all inherit section. Everything will return to its original state.
Please log in to comment on this module