X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=DataObjects%2Fpman.links.ini;h=ce0032778a0b94020661ac9cb97a10cb1c188389;hb=a3aee94f26d113c118d2fc75eea8a75fa99d8098;hp=ae1b6a67bce8926714c799d638e915490ebe29ec;hpb=e43075b8339503d9b315b8d9e91eb2a16a9433e6;p=Pman.Core diff --git a/DataObjects/pman.links.ini b/DataObjects/pman.links.ini index ae1b6a67..ce003277 100644 --- a/DataObjects/pman.links.ini +++ b/DataObjects/pman.links.ini @@ -5,10 +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 project_id = core_project:id @@ -27,6 +23,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 @@ -75,10 +72,13 @@ method_id = core_enum:id [core_email] owner_id = core_person:id -bcc_group = core_group:id - +bcc_group_id = core_group:id +to_group_id = core_group:id +[core_ip_access] +authorized_by = core_person:id +updated_by = core_person:id @@ -89,4 +89,4 @@ core_company= name core_office = name core_person= name core_group= name -Images = filename \ No newline at end of file +Images = filename