Hi
In the Contacts (res.partner) model, the users can view all the contacts details within this model. Some of the contacts can contain sensitive information like contacts for Lawyers or Auditors or Users with their bank details needed for payroll.
Is it possible to hide some contacts from being viewed by all users?
For example, if the user has any Accounting role, they would only be able to see the contacts for lawyers, auditors etc. If the user does not have any accounting role they can not see these contacts.
Thanks