CRM-14789 - CaseType.delete API - Throw error if there are existing cases
authorTim Otten <totten@civicrm.org>
Mon, 14 Jul 2014 06:01:32 +0000 (23:01 -0700)
committerTim Otten <totten@civicrm.org>
Mon, 14 Jul 2014 06:18:17 +0000 (23:18 -0700)
commit10ffff26ef72c93624d83fcf13bcbb763712c5d4
tree37531ae778a50111a1c5493982c8bc197f90ed0b
parent4bc6c777bceb48b2b1944d2afada394c9327e4de
CRM-14789 - CaseType.delete API - Throw error if there are existing cases
CRM/Case/BAO/CaseType.php
tests/phpunit/CiviTest/CiviCaseTestCase.php
tests/phpunit/api/v3/CaseTypeTest.php