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

How can i change the width of a field in sale order line of a sale order when it is appearing on sale order form view?? i tried to change the field "Product" using css codes

openerp .oe_list_content thead  tr th:nth-child(2) 
{
width: 225px;
}

and

[data-id="product_id"]{width: 20px;}

But it effects all "Product"(product_id) fields of OpenERP and also the tree view. Please help.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
feb 25
1339
0
gen 25
1152
1
dic 24
1498
1
lug 24
2017
1
lug 24
2037