Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
2763 Lượt xem

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?


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Tác giả

Is it possible for multiple views and different different customization?

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 12 23
2414
2
thg 8 23
2201
1
thg 12 23
3811
0
thg 5 23
2560
1
thg 2 23
2448