Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4947 Tampilan

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.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Feb 25
1348
0
Jan 25
1154
1
Des 24
1503
1
Jul 24
2018
1
Jul 24
2040