Skip to content

Commit

Permalink
Merge pull request #22038 from yashodha/report
Browse files Browse the repository at this point in the history
(dev/core#2951) expose contribution custom fields in lybunt report
  • Loading branch information
eileenmcnaughton authored Nov 11, 2021
2 parents 024d2d3 + 5571417 commit 016e9d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CRM/Report/Form/Contribute/Lybunt.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 016e9d5

Please sign in to comment.