DataObjects/pman.links.ini
[Pman.Core] / DataObjects / pman.links.ini
index 6cc1db6..ba64f6b 100644 (file)
@@ -8,11 +8,14 @@ company_id = Companies:id
 project_id = Projects:id
 owner_id = Person:id
 
+
+
 [Companies]
 logo_id = Images:id
 owner_id = Person:id
 main_office_id = Office:id
 
+
 [Office]
 company_id = Companies:id
 
@@ -58,6 +61,13 @@ watch_id = core_watch:id
 trigger_person_id = Person:id
 trigger_event_id = Events:id
 
+[core_notify_recur]
+person_id = Person:id
+last_event_id = Events:id
+method_id = core_enum:id
+
+
+
 [database__render]
 Projects = name
 Companies = name
@@ -73,6 +83,5 @@ project_id = Projects:id
 office_id = Office:id
 company_id = Companies:id
 
-
+[core_email]
+owner_id = Person:id
\ No newline at end of file