Merge pull request #15884 from kainuk/issue-lab-1365
[civicrm-core.git] / templates / CRM / Admin / Page / RelationshipType.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | Copyright CiviCRM LLC. All rights reserved. |
4 | |
5 | This work is published under the GNU AGPLv3 license with some |
6 | permitted exceptions and without any warranty. For full license |
7 | and copyright information, see https://civicrm.org/licensing |
8 +--------------------------------------------------------------------+
9 *}
10 {htxt id='id-relationship-types-title'}
11 {ts}Special Relationships{/ts}
12 {/htxt}
13 {htxt id='id-relationship-types'}
14 <p>
15 <em>{ts}Employee <-> Employer and Household relationships both have special characteristics.{/ts}</em>
16 </p>
17 <p>
18 {ts}<strong>Employee <-> Employer relationship</strong> is created anytime the 'Current Employer' field is filled in, either in the Contact Summary form or via a Profile. When filled in, it will create an Organisation if one does not already exist with that name.{/ts}
19 </p>
20 <p>
21 {ts}<strong>Household relationship</strong> enables household members to have the 'household address' applied to their record. Again, if a Household already exists then the individual will have a relationship created with it, if none exists then a new household will be created.{/ts}
22 </p>
23 {/htxt}