DataObjects/pman.links.ini
[Pman.Core] / DataObjects / pman.links.ini
index 9b389d7..c0e1763 100644 (file)
@@ -26,8 +26,7 @@ owner_id = Person:id
 [ProjectDirectory]
 person_id = Person:id
 project_id = Projects:id
-office_id = Office:id
-company_id = Companies:id
+
 
 [Groups]
 leader = Person:id
@@ -48,6 +47,9 @@ person_id = Person:id
 [core_person_alias]
 person_id = Person:id
 
+[core_notify]
+person_id = Person:id
+event_id = Events:id
 
 
 
@@ -60,7 +62,12 @@ Groups = name
 Images = filename
 
  
-  
+[ProjectDirectory]
+person_id = Person:id
+project_id = Projects:id
+office_id = Office:id
+company_id = Companies:id
+