Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4931 Переглядів

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лют. 25
1328
0
січ. 25
1147
Field service upgrade Вирішено
1
груд. 24
1490
1
лип. 24
2007
1
лип. 24
2032