X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2Fpman.links.ini;h=ec531e17f74a80a456db9d371a2b2f066d608c07;hp=8b29a40464e5fb553a59e2ce92760986e75e3254;hb=HEAD;hpb=083caabb8cedf3f71ddbdf06db33e48b075fe0e5 diff --git a/DataObjects/pman.links.ini b/DataObjects/pman.links.ini index 8b29a404..76038805 100644 --- a/DataObjects/pman.links.ini +++ b/DataObjects/pman.links.ini @@ -24,6 +24,7 @@ logo_id = Images:id owner_id = core_person:id main_office_id = core_office:id comptype_id = core_enum:id +parent_id = core_company:id [core_office] company_id = core_company:id @@ -64,12 +65,28 @@ watch_id = core_watch:id trigger_person_id = core_person:id trigger_event_id = Events:id domain_id = core_domain:id +server_id = core_notify_server:id + [core_notify_recur] person_id = core_person:id last_event_id = Events:id method_id = core_enum:id + +[core_notify_blacklist] +server_id = core_notify_server:id +domain_id = core_domain:id + + +[core_notify_sender_blacklist] +domain_id = core_domain:id +sender_id = core_notify_sender:id + + + + + [core_email] owner_id = core_person:id bcc_group_id = core_group:id