Skip to Content
Menú
This question has been flagged
1 Respondre
2259 Vistes

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
Descartar
Best Answer

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
Descartar
Related Posts Respostes Vistes Activitat
1
d’ag. 19
4184
0
de juny 19
4444
1
de març 23
2743
3
d’abr. 21
11454