On the sale order line view table, there is column product_uom and I can't figure out how to remove it. I created a custom addon to customize my view, everything works fine except this field which sticks to my view. here is my code :
sale.order.form.inherit.napsis.sale sale.order
The column_invisible attribute doesn't apply here...
What's wrong ?
Thanks a lot