跳至內容
選單
此問題已被標幟
4937 瀏覽次數

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
2月 25
1338
0
1月 25
1151
1
12月 24
1498
1
7月 24
2015
1
7月 24
2036