Skip to content
Snippets Groups Projects
Commit 2b771757 authored by Toufik Benjaa's avatar Toufik Benjaa
Browse files

[FIX] crm: Access rights issues in contact merging

- When merging partners with fields restricted to certain groups which the user doesn't belong, an access error is raised.
  To avoid this, we only merge fields that are accessible by the user. We do so by using the method fields_get() that only returns the fields accessible by the current user.
parent 2787de8c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment