I would like to insert my organizations graphic header at the top of the Odoo screen, is this possible?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kirjanpito
- Varastointi
- PoS
- Project
- MRP
Tämä kysymys on merkitty
You can inherit and override the Web Layout View and get some pretty neat effects:
Example View:
< data inherit_id="web.layout">
< xpath expr="//body" position="inside">
< div>< img src="https://i.imgur.com/0g9YEnF.png" height="77"/>< /div>
< style>
.o_main_navbar {
background-color: #000000;border-bottom: 0px;
}
.o_home_menu_background:not(.o_home_menu_background_custom) .o_main_navbar {
background-color: #000000;border-bottom: 0px;
}
< /style>
< /xpath>
< /data>
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
RekisteröidyAiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
---|---|---|---|---|
|
2
kesäk. 21
|
3464 | ||
|
1
tammik. 20
|
9969 | ||
|
1
jouluk. 17
|
5254 | ||
|
3
tammik. 16
|
25594 | ||
|
2
heinäk. 25
|
854 |