CRM-17342 - Case Managed Entities - Don't recreate disabled relationship types
authorTim Otten <totten@civicrm.org>
Thu, 21 Jan 2016 04:15:50 +0000 (20:15 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 21 Jan 2016 04:15:50 +0000 (20:15 -0800)
commitfa8e67b8ddff1257e4aebca716d2bca810ba777a
tree4c6cd9a1edbced018a7ec5139da96aeed9d0827f
parent622eeaa88f05df7e94928921c58c6fca88ff0ce8
CRM-17342 - Case Managed Entities - Don't recreate disabled relationship types

Use-case:
 * Create a CaseType which includes role "Sibling of"
 * Disable role "Sibling of"
 * Flush system (eg enable/disable modules)
CRM/Case/ManagedEntities.php
CRM/Core/PseudoConstant.php