In this video, we will see how to hide a new or existing field inside One2many fields like sale order line with the help of an attribute called column_invisible. One2many field is a relational field, the value of such a field is the recordset of all the records in comodel_name such that the field inverse_name […]