Skip to content
Snippets Groups Projects
Commit 7c20b1c0 authored by jaapjansma's avatar jaapjansma
Browse files

fixed #16 a contact update with a Profile is a contact entity

parent 19688e45
Branches
Tags
No related merge requests found
......@@ -16,6 +16,7 @@ class CRM_Civirules_Utils_ObjectName {
case 'Individual':
case 'Household':
case 'Organization':
case 'Profile':
$entity = 'contact';
break;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment