Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
5152 Представления

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
1800
0
янв. 25
1564
1
дек. 24
1988
1
июл. 24
2449
1
июл. 24
2475