Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2079 Widoki

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


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 19
4003
0
cze 19
4272
1
mar 23
2459
3
kwi 21
10966