Se rendre au contenu
Menu
Cette question a été signalée
5129 Vues

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
Ignorer
Publications associées Réponses Vues Activité
0
févr. 25
1780
0
janv. 25
1546
1
déc. 24
1954
1
juil. 24
2422
1
juil. 24
2456