Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
4942 Vizualizări

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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
feb. 25
1339
0
ian. 25
1152
1
dec. 24
1498
1
iul. 24
2017
1
iul. 24
2037