Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2269 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
ago 19
4185
0
giu 19
4469
1
mar 23
2749
3
apr 21
11462