Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2272 Ansichten

Please help 

I need to show the information rotated 90 degrees so that the lines are the columns and vice versa?

this is the field that i want to process so that it looks like that

Product_ids=fields.One2many('product.product', 'product_tmpl_id', 'Product')

I am working with odoo 12


Avatar
Verwerfen
Beste Antwort

Hi Eduardo,


You can give your custom in one2many in XML file to achieve this. What you need to do is, you need to give custom class to that field in xml file and apply style to that class using stylesheet (CSS).



Hope it will work for you.

Thanks and regards

Haresh Kansara

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Aug. 19
4185
0
Juni 19
4470
1
März 23
2749
3
Apr. 21
11462