Merge pull request #15820 from seamuslee001/dev_core_183_custom_contribsybnt
[civicrm-core.git] / CRM / Contribute / DAO / Product.php
index a85ae650c35b3d1250e6f1252ff17403ca956542..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:bbb44dd82a92de8b8fc92d095c0651f6)
+ * (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' => [