تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
2706 أدوات العرض

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?

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
ديسمبر 23
2348
2
أغسطس 23
2125
1
ديسمبر 23
3739
0
مايو 23
2513
1
فبراير 23
2394