Merge pull request #15263 from JMAConsulting/financial-67
[civicrm-core.git] / CRM / Core / DAO / MappingField.php
index 7a6920665c801621aa5d92b0a9be4c0ecccbd186..1550b008c9b6dbbf20a153c0929640eb6b84254e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/MappingField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c40af5559b03a60e0ca5588961b0f92d)
+ * (GenCodeChecksum:11ff525a557ec58ebfa4fed22af699ea)
  */
 
 /**
@@ -235,6 +235,11 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
           'bao' => 'CRM_Core_DAO_MappingField',
           'localizable' => 0,
           'FKClassName' => 'CRM_Core_DAO_LocationType',
+          'pseudoconstant' => [
+            'table' => 'civicrm_location_type',
+            'keyColumn' => 'id',
+            'labelColumn' => 'display_name',
+          ],
         ],
         'phone_type_id' => [
           'name' => 'phone_type_id',