Ir al contenido
Menú
Se marcó esta pregunta
4872 Vistas

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
feb 25
1254
0
ene 25
1092
1
dic 24
1380
1
jul 24
1906
1
jul 24
1922