Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4821 Widoki

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lut 25
1211
0
sty 25
1029
1
gru 24
1330
1
lip 24
1872
1
lip 24
1872