Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
2699 Näkymät

If I want the tree view with some additional CSS, or any other customization for a specific tree view(or any other view), how can I do it?

Here is the image I do it from browser inspection, but what about from Odoo 15 backend?


Avatar
Hylkää
Paras vastaus

You can create a custom odoo module, and register a new scss asset to the asset bundle web.assets_backend in the __manifest__ file. It is related to adding an asset to a website, which is explained here:

https://www.odoo.com/documentation/15.0/developer/howtos/website_themes/theming.html#assets

In your SCSS file, make sure to have a higher specificity to override the styles.

Avatar
Hylkää
Tekijä

Is it possible for multiple views and different different customization?

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
jouluk. 23
2347
2
elok. 23
2119
1
jouluk. 23
3737
0
toukok. 23
2507
1
helmik. 23
2392