Eileen has uploaded a new change for review.
https://gerrit.wikimedia.org/r/243045
Change subject: Civi46 remove call to old function.
......................................................................
Civi46 remove call to old function.
Replace contributionType with financialType in wmf report
BUG T99836
Change-Id: I7e4277bc8868ccbb655d256307758255d112806c
---
M sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/WmfLybunt.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm
refs/changes/45/243045/1
diff --git
a/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/WmfLybunt.php
b/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/WmfLybunt.php
index c526ed9..1597af7 100644
--- a/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/WmfLybunt.php
+++ b/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/WmfLybunt.php
@@ -177,7 +177,7 @@
'contribution_type_id' => array(
'title' => ts('Contribution Type'),
'operatorType' => CRM_Report_Form::OP_MULTISELECT,
- 'options' => CRM_Contribute_PseudoConstant::contributionType(),
+ 'options' => CRM_Contribute_PseudoConstant::financialType(),
),
'contribution_status_id' => array(
'title' => ts('Contribution Status'),
--
To view, visit https://gerrit.wikimedia.org/r/243045
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e4277bc8868ccbb655d256307758255d112806c
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: civi-4.6.9
Gerrit-Owner: Eileen <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits