Ejegg has submitted this change and it was merged.
Change subject: Add Adyen and WorldPay to reconciliation search criteria
......................................................................
Add Adyen and WorldPay to reconciliation search criteria
Change-Id: I780bfdc671bf3b38859f9658e28bdb2c88abb067
---
M
sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Ejegg: Looks good to me, approved
diff --git
a/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
b/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
index aa9712b..dab1ba0 100644
---
a/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
+++
b/sites/all/modules/wmf_reports/CRM/Report/Form/Contribute/GatewayReconciliation.php
@@ -7,9 +7,11 @@
function __construct( ) {
$gateway_options = array(
'' => '--any--',
+ 'ADYEN' => 'Adyen',
'AMAZON' => 'Amazon',
'GLOBALCOLLECT' => 'GlobalCollect',
'PAYPAL' => 'PayPal',
+ 'WORLDPAY' => 'WorldPay',
);
$this->_columns = array(
--
To view, visit https://gerrit.wikimedia.org/r/112941
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I780bfdc671bf3b38859f9658e28bdb2c88abb067
Gerrit-PatchSet: 3
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: AndyRussG <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: Ssmith <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits