Regenerate DAO files
[civicrm-core.git] / CRM / Financial / DAO / FinancialType.php
index 2a3d44bba6cd6e34991ac8540f6489ca9fb89e51..7f7f99077316858782803b42a5e750dc9b40c3ff 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/FinancialType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ddbf4faec2a77ef3fa7b9d126c9d0443)
+ * (GenCodeChecksum:d5785043e794b3d41c007f4ae2e1980d)
  */
 
 /**
@@ -24,6 +24,13 @@ class CRM_Financial_DAO_FinancialType extends CRM_Core_DAO {
    */
   public static $_tableName = 'civicrm_financial_type';
 
+  /**
+   * Field to show when displaying a record.
+   *
+   * @var string
+   */
+  public static $_labelField = 'name';
+
   /**
    * Should CiviCRM log any modifications to this table in the civicrm_log table.
    *
@@ -110,6 +117,9 @@ class CRM_Financial_DAO_FinancialType extends CRM_Core_DAO {
           'entity' => 'FinancialType',
           'bao' => 'CRM_Financial_BAO_FinancialType',
           'localizable' => 0,
+          'html' => [
+            'type' => 'Number',
+          ],
           'add' => '1.3',
         ],
         'financial_type' => [