fix #7121 - crm fixes to email
[Pman.Core] / DataObjects / pman.links.ini
index f0b9fa2..8b29a40 100644 (file)
@@ -4,9 +4,7 @@ parent_image_id = Images:id
 
 [Events]
 person_id = core_person:id
-id = account_transaction:event_id
 
 [ProjectDirectory]
 person_id = core_person:id
 project_id = core_project:id
@@ -36,7 +34,7 @@ agency_id = core_company:id
 team_id = core_group:id
 open_by = core_person:id
 owner_id = core_person:id
-
+deleted_by = core_person:id
 
 [core_group]
 leader = core_person:id
@@ -82,7 +80,21 @@ to_group_id = core_group:id
 authorized_by = core_person:id
 updated_by = core_person:id
 
+[core_person_settings]
+person_id = core_person:id
+
+
 
+[core_templatestr]
+src_id = core_templatestr:id
+template_id = core_template:id
+
+[core_template_element]
+template_id = core_template:id
+
+[core_project_group]
+project_id = core_project:id
+group_id = core_group:id
 
 
 [database__render]