Merge pull request #15820 from seamuslee001/dev_core_183_custom_contribsybnt
[civicrm-core.git] / CRM / Contribute / DAO / Product.php
index 1e59b596ba4f11ecb5839f0afaa390f258f94f87..29659121b25e1f2c7aed60c22b562c83cf610af2 100644 (file)
@@ -2,11 +2,11 @@
 
 /**
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2019
+ * @copyright CiviCRM LLC https://civicrm.org/licensing
  *
  * Generated from xml/schema/CRM/Contribute/Product.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:6db129966023efff6007413d264f7e37)
+ * (GenCodeChecksum:8036ec1084e88e8fcd65e69072592388)
  */
 
 /**
@@ -313,6 +313,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'labelColumn' => 'full_name',
             'nameColumn' => 'name',
+            'abbrColumn' => 'symbol',
           ],
         ],
         'financial_type_id' => [