Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
2841 มุมมอง

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?

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ธ.ค. 23
2550
2
ส.ค. 23
2249
1
ธ.ค. 23
3935
0
พ.ค. 23
2656
Version 15 - Odoo not loading แก้ไขแล้ว
1
ก.พ. 23
2521