Description:
In odoo, we can restrict the visibility of fields only for particular users. The user belonging to a particular group can have only access to view that field.
This can be done by using the group_id attribute. Using group_id gives the group permission to apply by calling an existing group with group_id. Here In this video, it describes how to make a field visibile only for certain groups in v15