projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87c2938
)
expose contribution custom fields in lybunt report
author
yashodha
<yashodha@cividesk.com>
Thu, 11 Nov 2021 05:22:36 +0000
(10:52 +0530)
committer
yashodha
<yashodha@cividesk.com>
Thu, 11 Nov 2021 05:22:36 +0000
(10:52 +0530)
CRM/Report/Form/Contribute/Lybunt.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Report/Form/Contribute/Lybunt.php
b/CRM/Report/Form/Contribute/Lybunt.php
index 97ed34f08d70352e04894023f993e76e2cee0d90..95789c10a9f908611ea2e879204f0f39480eca64 100644
(file)
--- a/
CRM/Report/Form/Contribute/Lybunt.php
+++ b/
CRM/Report/Form/Contribute/Lybunt.php
@@
-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',