DataObjects/pman.links.ini
[Pman.Core] / DataObjects / pman.links.ini
index ae1b6a6..340f7bd 100644 (file)
@@ -5,9 +5,6 @@ parent_image_id = Images:id
 [Events]
 person_id = core_person:id
 
-[ProjectDirectory]
-person_id = core_person:id
-project_id = core_project:id
  
 [ProjectDirectory]
 person_id = core_person:id
@@ -27,6 +24,7 @@ owner_id = core_person:id
 logo_id = Images:id
 owner_id = core_person:id
 main_office_id = core_office:id
+comptype_id = core_enum:id
 
 [core_office]
 company_id = core_company:id
@@ -76,9 +74,12 @@ method_id = core_enum:id
 [core_email]
 owner_id = core_person:id
 bcc_group = core_group:id
+to_group = core_group:id
 
 
-
+[core_ip_access]
+authorized_by = core_person:id
+updated_by = core_person:id
 
 
 
@@ -89,4 +90,4 @@ core_company= name
 core_office =  name
 core_person= name
 core_group= name
-Images = filename
\ No newline at end of file
+Images = filename