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?
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?
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.
Is it possible for multiple views and different different customization?
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
|
1
gru 23
|
4767 | |||
|
2
sie 23
|
4127 | |||
|
1
gru 23
|
6564 | |||
|
0
maj 23
|
4847 | |||
|
Version 15 - Odoo not loading
Rozwiązane
|
1
lut 23
|
4546 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.