Details
-
Type:
Improvement
-
Status: Done/Fixed
-
Priority:
Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.5
-
Fix Version/s: 4.3.0
-
Component/s: CiviCRM API
-
Labels:
Description
This is a patch to add LocationType to the Civi API, based on the conversation here: http://forum.civicrm.org/index.php?topic=26309.0
I'm still not at the point of writing unit tests etc., and I worked against 4.2.5 instead of checking out from SVN, so I hope I'm not causing more trouble than it's worth! Please feel free to reassign back to me if there are problems. The .diff is against /CRM/Core/BAO/LocationType.php, and the new LocationType.php belongs in the api/v3/ folder.