expose contribution custom fields in lybunt report
authoryashodha <yashodha@cividesk.com>
Thu, 11 Nov 2021 05:22:36 +0000 (10:52 +0530)
committeryashodha <yashodha@cividesk.com>
Thu, 11 Nov 2021 05:22:36 +0000 (10:52 +0530)
CRM/Report/Form/Contribute/Lybunt.php

index 97ed34f08d70352e04894023f993e76e2cee0d90..95789c10a9f908611ea2e879204f0f39480eca64 100644 (file)
@@ -35,6 +35,7 @@ class CRM_Report_Form_Contribute_Lybunt extends CRM_Report_Form {
   protected $lifeTime_from = NULL;
   protected $lifeTime_where = NULL;
   protected $_customGroupExtends = [
+    'Contribution',
     'Contact',
     'Individual',
     'Household',